commit | 0c9fc10df211e0c931787a51c58caf487035f74e | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Aug 27 14:05:26 2015 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Aug 27 14:06:33 2015 +0200 |
tree | 70a04a93363d08c58c00bd2e653a52d6a8eadc5b | |
parent | a0c81ce08791d3892aacba341efa29fadf30beda [diff] |
gpio: tc3589x: use static container helper There is a helper function to do the container_of() magic for the tc3589x GPIO, so use it. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>