]> git.karo-electronics.de Git - linux-beck.git/commit
gpio: max77620: Remove unused fields from struct max77620_gpio
authorAxel Lin <axel.lin@ingics.com>
Sun, 25 Sep 2016 12:44:04 +0000 (20:44 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 24 Oct 2016 14:33:11 +0000 (16:33 +0200)
commitfdf4332fdef28b401c36c229174469c3cf3e8241
treef19996ffd74e0a5fa2f2f337e177ff5dc0da9313
parent08bcd3edec2559833aa0ed0213cc300fc9705dd6
gpio: max77620: Remove unused fields from struct max77620_gpio

Current code does not use gpio_irq/irq_base/gpio_base fields from
struct max77620_gpio, so remove them.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-max77620.c