commit | 737c8fccf1c5b2aae3c6d9a66dce17e35fc39b71 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 07 14:21:49 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:13 2016 +0100 |
tree | 57a45f13b07948873b1096e0732b6b8cd7e9069b | |
parent | ff4cd029c184f5dabdfe9e115bf657ebd6a2c0f3 [diff] |
gpio: sch: 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: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>