commit | 3769a895b4a61b66085f97f8124df4833ee6e577 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 22:54:20 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Apr 26 15:34:41 2016 +0200 |
tree | cfe48f24f65078db61e0ae9ae08f54abb495bfe1 | |
parent | d3baee37f1488b0dea726597bb12a0086b233f8b [diff] |
platform: x86: intel-pmic: 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: Feng Tang <feng.tang@intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>