commit | 435cc3d4286566c904c5ff63475ba9eb1e61e3e6 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 04 15:47:54 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:04 2016 +0100 |
tree | 25ba60f206373b7f5e7446ae54c8b16dc4a90ffa | |
parent | e51b55236ca61a87bf8d1d61e8366726f7ea704c [diff] |
gpio: crystalcove: 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: Shobhit Kumar <shobhit.kumar@intel.com> Cc: Zhu, Lejun <lejun.zhu@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>