Re: [PATCH v2] mfd: lpc_ich: Separate device cells for clarity

From: Aaron Sierra
Date: Wed Sep 23 2015 - 10:14:33 EST


----- Original Message -----
> From: "Lee Jones" <lee.jones@xxxxxxxxxx>
> Sent: Tuesday, September 22, 2015 7:31:19 PM
>
> On Tue, 22 Sep 2015, Aaron Sierra wrote:
>
> > The lpc_ich_cells array gives the wrong impression about the
> > relationship between the watchdog and GPIO devices. They are
> > completely distinct devices, so this patch separates the
> > array into distinct mfd_cell structs per device.
> >
> > A side effect of removing the array, is that the lpc_cells enum
> > is no longer needed.
> >
> > Signed-off-by: Aaron Sierra <asierra@xxxxxxxxxxx>
> > ---
> > v2 - rebase onto 4.3-rc2
> >
> > drivers/mfd/lpc_ich.c | 42 ++++++++++++++++++------------------------
> > 1 file changed, 18 insertions(+), 24 deletions(-)
>
> Looks like you didn't apply Andy's Ack!

Sorry, Andy! I erred on the side of caution. I wasn't sure if
the Ack applied to the concept or the iteration of the patch.

> Applied with Andy's Ack.

Thanks

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