Re: [PATCH] gpio: f7188x: use gpiochip_get_data instead of container_of
From: Linus Walleij
Date: Sun Sep 18 2016 - 07:35:44 EST
On Fri, Sep 16, 2016 at 6:58 PM, Amitesh Singh <singh.amitesh@xxxxxxxxx> wrote:
> gpiochip_add_data is already used to add data pointer and chip.
> Lets rely on gpiochip_get_data which is getting used in other
> gpio_chip functions.
>
> Signed-off-by: Amitesh Singh <singh.amitesh@xxxxxxxxx>
Patch applied.
Yours,
Linus Walleij