commit | b2afc6f3522c8f49a420cb77f5a9c51fe1d50e33 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Dec 03 18:20:29 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:01 2016 +0100 |
tree | fcd456c705daac41c689ae2e668a944d9cdd761d | |
parent | d602ae90a35e66c418189e917395408dd2e85e20 [diff] |
gpio: 74x164: 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: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>