diff options
author | Grygorii Strashko <grygorii.strashko@ti.com> | 2016-03-04 16:25:35 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-03-09 12:07:14 +0100 |
commit | 7b1e5dc86c0030314f8f6e828177a6c5bb7b9006 (patch) | |
tree | 433c5b6c5caa1a53cce1b45dc90343102ce0c31e /drivers/gpio/gpio-lp3943.c | |
parent | Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu... (diff) | |
download | linux-7b1e5dc86c0030314f8f6e828177a6c5bb7b9006.tar.xz linux-7b1e5dc86c0030314f8f6e828177a6c5bb7b9006.zip |
gpio: omap: drop dev field from gpio_bank structure
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@ti.com>
Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-lp3943.c')
0 files changed, 0 insertions, 0 deletions