gpio: sysfs: remove redundant gpio-descriptor parameters
authorJohan Hovold <johan@kernel.org>
Mon, 4 May 2015 15:10:38 +0000 (17:10 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 12 May 2015 08:47:16 +0000 (10:47 +0200)
commit0f62850808b9ad14e933a68bd11d7c41f1930dfe
tree2d4e414ecd72c504f87af173849f62dd3436ae6b
parentc43960fbcc514b0ec8169a66ba9955608e6775a7
gpio: sysfs: remove redundant gpio-descriptor parameters

Remove redundant gpio-descriptor parameters from sysfs_set_active_low and
gpio_setup_irq.

Signed-off-by: Johan Hovold <johan@kernel.org>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib-sysfs.c