Re: [patch v1 1/1]mfd: fix for DA9055 driver initialization

From: Ankur Raina
Date: Fri Jun 28 2013 - 06:48:50 EST


On Thu, 2013-06-27 at 19:41 +0200, Samuel Ortiz wrote:
> Hi Ankur,
>
> On Thu, Jun 27, 2013 at 02:06:45PM +0000, Ankur Raina wrote:
> > This patch adds support for clearing events received while
> > powering up DA9055.
> Could you please explain what that fixes ?
While powering up DA9055,events are received of power sequencer.Events are also received on gpio's.
These events remain uncleared after boot up, due to which further event handling also fails.
This patch clears all the events received, during driver initialization, so that we have a clean state after boot up.

>
> Cheers,
> Samuel.
>


--
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/