]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc12fe9fa384b87ea5670383859f245819030a4bd
tree2d4e414ecd72c504f87af173849f62dd3436ae6b
parenta99f4c8375775bb529418c8c2dd36cd84c1fbf49
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