]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit161af6cd899508506ac5df101af7e569f28aa0e6
treef2175c8f6b01455946541e669f73d2c38d401ba9
parent920dfd824789b4058e91d26e2c6dd01a00ab28ec
gpio: max732x: add set_multiple function

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