[PATCH 10/16] pinctrl: samsung: Do not pass gpio_chip to pin_to_reg_bank
Linus Walleij
linus.walleij at linaro.org
Wed Oct 10 18:42:10 EST 2012
On Mon, Oct 8, 2012 at 10:39 AM, Tomasz Figa <t.figa at samsung.com> wrote:
> The pointer to gpio_chip passed to pin_to_reg_bank utility function is
> used only to retrieve a pointer to samsung_pinctrl_drv_data structure.
>
> This patch modifies the function and its users to pass a pointer to
> samsung_pinctrl_drv_data directly.
>
> Signed-off-by: Tomasz Figa <t.figa at samsung.com>
Looks good, can it be applied without the others?
Maybe you can make a patch series without all the
stuff moving register offsets to the DT so I can begin
with merging that and we can discuss the movement
of register info separately?
Thomas A: is this ACK:able?
Yours,
Linus Walleij
More information about the devicetree-discuss
mailing list