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-...@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 via email to