commit | 161af6cd899508506ac5df101af7e569f28aa0e6 | [log] [tgz] |
---|---|---|
author | Mans Rullgard <mans@mansr.com> | Wed Jan 21 17:17:49 2015 +0000 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Jan 30 10:45:56 2015 +0100 |
tree | f2175c8f6b01455946541e669f73d2c38d401ba9 | |
parent | 920dfd824789b4058e91d26e2c6dd01a00ab28ec [diff] |
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>