Searched hist:d3de31d4 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpio/ |
H A D | gpio-lpc18xx.c | d3de31d4 Mon Dec 07 02:13:57 CST 2015 Linus Walleij <linus.walleij@linaro.org> gpio: lpc18xx: 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().
Acked-by: Joachim Eastwood <manabian@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> d3de31d4 Mon Dec 07 02:13:57 CST 2015 Linus Walleij <linus.walleij@linaro.org> gpio: lpc18xx: 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(). Acked-by: Joachim Eastwood <manabian@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|