public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: LW@KARO-electronics•de (Lothar Waßmann)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH] rtc: add mxc driver for i.MX53
Date: Thu, 30 Nov 2017 11:53:16 +0100	[thread overview]
Message-ID: <20171130115316.1dcd86d8@karo-electronics.de> (raw)
In-Reply-To: <20171130095047.4sl7rfa5cc6rtmig@pengutronix.de>

Hi,

On Thu, 30 Nov 2017 10:50:47 +0100 Sascha Hauer wrote:
> On Tue, Nov 28, 2017 at 08:39:27AM +0100, linux-kernel-dev at beckhoff.com wrote:
[...]
> > +/*! MXC RTC Power management control */
> > +static int mxc_rtc_probe(struct platform_device *pdev)
> > +{
> > +	struct timespec tv;
> > +	struct resource *res;
> > +	struct rtc_drv_data *pdata = NULL;
> 
> No need to initialize.
> 
> > +	void __iomem *ioaddr;
> > +	int ret = 0;
>
Same here.


Lothar Wa?mann

  reply	other threads:[~2017-11-30 10:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-28  7:39 [PATCH] rtc: add mxc driver for i.MX53 linux-kernel-dev at beckhoff.com
2017-11-29 22:11 ` Alexandre Belloni
2017-11-30  8:18   ` Philippe Ombredanne
2017-11-30 13:36     ` Patrick Brünn
2017-11-30 13:42       ` Alexandre Belloni
2017-11-30 14:00       ` Philippe Ombredanne
2017-11-30 14:24         ` Patrick Brünn
2017-11-30 14:27       ` Russell King - ARM Linux
2017-11-30  9:50 ` Sascha Hauer
2017-11-30 10:53   ` Lothar Waßmann [this message]
2017-11-30 11:21 ` Lothar Waßmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171130115316.1dcd86d8@karo-electronics.de \
    --to=lw@karo-electronics$(echo .)de \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox