commit | 4eab22e748b550045b8a98be3b72f31e22557605 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 10:41:44 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:20 2016 +0100 |
tree | d694e8f9a0c768a8949387d98fa47d16bcb08181 | |
parent | 31a8944752f8a91d8591148f60cd6dfb08c4e415 [diff] |
gpio: convert remaining users to gpiochip_add_data() For completion, sweep the floor from all gpiochip_add() usage so we can remove that function and get rid of the function wrapper gpiochip_add(). Signed-off-by: Linus Walleij <linus.walleij@linaro.org>