Re: [PATCH v2 2/3] rtc: mediatek: Add MT6397 RTC driver

From: Andrew Morton
Date: Tue Mar 31 2015 - 18:01:13 EST


On Mon, 30 Mar 2015 16:15:50 +0800 Eddie Huang <eddie.huang@xxxxxxxxxxxx> wrote:

> > > +out_rtc:
> > > + rtc_device_unregister(rtc->rtc_dev);
> >
> > This is wrong. Whenever you jump to this label the RTC device has not
> > been registered yet.
>
> Oops, will fix in next round.

Please ensure that Uwe's review comments (starting at
https://lkml.org/lkml/2015/3/17/494) have been addressed.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/