From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org (mail.linuxfoundation.org. [140.211.169.12]) by gmr-mx.google.com with ESMTPS id l3si1698283pdo.0.2015.03.31.15.01.05 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Mar 2015 15:01:05 -0700 (PDT) Date: Tue, 31 Mar 2015 15:01:03 -0700 From: Andrew Morton To: Eddie Huang Cc: Dmitry Torokhov , Lee Jones , Alessandro Zummo , Matthias Brugger , , Samuel Ortiz , "David S. Miller" , Greg KH , Mauro Carvalho Chehab , Joe Perches , Tejun Heo , Jingoo Han , lkml , , "linux-arm-kernel@lists.infradead.org" , , Uwe =?ISO-8859-1?Q?Kleine-K=C3=B6ni?= =?ISO-8859-1?Q?g?= , Tianping Fang Subject: [rtc-linux] Re: [PATCH v2 2/3] rtc: mediatek: Add MT6397 RTC driver Message-Id: <20150331150103.c586821d4fddede12551c9ef@linux-foundation.org> In-Reply-To: <1427703350.26464.15.camel@mtksdaap41> References: <1426657537-41414-1-git-send-email-eddie.huang@mediatek.com> <1426657537-41414-3-git-send-email-eddie.huang@mediatek.com> <1427703350.26464.15.camel@mtksdaap41> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , On Mon, 30 Mar 2015 16:15:50 +0800 Eddie Huang 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. -- -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout.