Re: [PATCH] gpio: omap: drop dev field from gpio_bank structure
From: Linus Walleij
Date: Wed Mar 09 2016 - 06:08:17 EST
On Fri, Mar 4, 2016 at 10:25 PM, Grygorii Strashko
<grygorii.strashko@xxxxxx> wrote:
> GPIO chip structure already has "parent" field which is used for the
> same purpose as "dev" field in gpio_bank structure - store pointer on
> GPIO device.
>
> Hence, drop duplicated "dev" field from gpio_bank structure.
>
> Signed-off-by: Grygorii Strashko <grygorii.strashko@xxxxxx>
Patch applied with Santosh's ACK.
Yours,
Linus Walleij