From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= Date: Wed, 8 Aug 2012 16:57:06 +0200 (CEST) Subject: [U-Boot] [PATCH v2] rtc: imxdi: Initial support In-Reply-To: <502277E3.1010408@denx.de> Message-ID: <1346048717.2154995.1344437826862.JavaMail.root@advansee.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stefano, On 08/08/2012 16:29, Stefano Babic wrote: > On 08/08/2012 13:57, Beno?t Th?baudeau wrote: > > Add support for Freescale's i.MX DryIce RTC, present on i.MX25. > > > > Signed-off-by: Beno?t Th?baudeau > > Cc: Wolfgang Denk > > Cc: Stefano Babic > > --- > > Hi Beno?t, > > checkpatch reports an error when I run your patch. Can you fix it ? > > ERROR: code indent should use tabs where possible > #275: FILE: drivers/rtc/imxdi.c:229: > +^I tmp->tm_hour, tmp->tm_min, tmp->tm_sec);$ I've just posted a v3 fixing that. > Apart of that, here my: > > Acked-by: Stefano Babic Thanks. Who is supposed to apply it, and to which repository? Best regards, Beno?t