gpio: max732x: add set_multiple function
authorMans Rullgard <mans@mansr.com>
Wed, 21 Jan 2015 17:17:49 +0000 (17:17 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 30 Jan 2015 09:45:56 +0000 (10:45 +0100)
This adds a set_multiple function to the MAX732x GPIO driver,
allowing for performance gains when using gpiod_set_array().

Signed-off-by: Mans Rullgard <mans@mansr.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-max732x.c

Simple merge