diff options
author | Tomasz Figa <t.figa@samsung.com> | 2012-10-11 10:11:08 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2012-10-15 09:10:11 +0200 |
commit | 62f14c0ef5d1bbd640b42a59f8f084f764a067c4 (patch) | |
tree | dd90d47ca020db2fef8b1a5bde48a17a2b0d9d75 /init | |
parent | 7c367d3da697846b80058859937f606c0081beda (diff) | |
download | talos-obmc-linux-62f14c0ef5d1bbd640b42a59f8f084f764a067c4.tar.gz talos-obmc-linux-62f14c0ef5d1bbd640b42a59f8f084f764a067c4.zip |
pinctrl: samsung: Do not pass gpio_chip to pin_to_reg_bank
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@samsung.com>
Reviewed-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Thomas Abraham <thomas.abraham@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions