commit | 397d0773a9044c8df1be87e53840ab374932d80c | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 04 15:16:43 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:02 2016 +0100 |
tree | b2e9a9eb866b74237b673449acca8e81507e61a8 | |
parent | f69255ce67b6e6f496d165b48231075262c9a225 [diff] |
gpio: altera: use gpiochip data pointer This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Tien Hock Loh <thloh@altera.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>