[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <A874F61F95741C4A9BA573A70FE3998F41EF1D3B@DQHE02.ent.ti.com>
Date: Thu, 30 Aug 2012 22:59:06 +0000
From: "Kim, Milo" <Milo.Kim@...com>
To: Anton Vorontsov <anton.vorontsov@...aro.org>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
David Woodhouse <dwmw2@...radead.org>
Subject: RE: [PATCH 0/8] lp8727_charger: cleanup code
> -----Original Message-----
> From: Anton Vorontsov [mailto:anton.vorontsov@...aro.org]
> Sent: Thursday, August 30, 2012 9:15 PM
> To: Kim, Milo
> Cc: linux-kernel@...r.kernel.org; David Woodhouse
> Subject: Re: [PATCH 0/8] lp8727_charger: cleanup code
>
> On Thu, Aug 30, 2012 at 11:37:16AM +0000, Kim, Milo wrote:
> > LP8727 driver should be patched for several reasons.
> >
> > (a) Need to clean up _probe()/_remove()
> > (b) Not secure code when the platform data is NULL
> > (c) Interrupt handling
> > Two threads are running for handling one IRQ.
> > One is for the IRQ pin, the other is used for delayed processing.
> > This is unusual and can be enhanced.
> > (d) Misuse of mutex code
> > (e) Lots of definitions should be fixed
> > (f) Others..
>
> Thanks a lot for the cleanups, this is much appreciated! The cleanups
> themselves look great, but I'd really like to see them more separated.
>
> Thanks,
> Anton.
Sorry to bother you.
I'll resend the patch-set separately.
Thanks a lot for detailed review.
Best Regards,
Milo
Powered by blists - more mailing lists