commit | e51b55236ca61a87bf8d1d61e8366726f7ea704c | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 04 15:44:16 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:03 2016 +0100 |
tree | 51a82eac9654fe84d87bf92f86d832f40e60aa84 | |
parent | ba4a74485a32c1a5ea04e9ce9318cd73ed746fe2 [diff] |
gpio: bt8xx: 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: Michael Buesch <m@bues.ch> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>