commit | ff4cd029c184f5dabdfe9e115bf657ebd6a2c0f3 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 07 14:19:19 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:12 2016 +0100 |
tree | c89d52a30dcbb59a1675dfd468e26177260f3c3d | |
parent | 78132252cc4c6cecec25491a7bcfb6567bf29147 [diff] |
gpio: samsung: 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: Paul Bolle <pebolle@tiscali.nl> Cc: Kukjin Kim <kgene.kim@samsung.com> Acked-by: Tomasz Figa <tomasz.figa@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>