commit | f291e0063ba6c19ec3b60cce08293f78c0faf969 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 07 09:21:55 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:07 2016 +0100 |
tree | a082f9302e8d73f5a5953441b00f041e5d7afd6d | |
parent | a9bc97e43f56c0cf9a3f7528f0ed012fe352207c [diff] |
gpio: lynxpoint: 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: Mathias Nyman <mathias.nyman@linux.intel.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>