Home
last modified time | relevance | path

Searched hist:"1 f89bccd7fe4f27b05b6404f24a35dcc5426817d" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpio/
H A Dgpio-kempld.cdiff 1f89bccd7fe4f27b05b6404f24a35dcc5426817d Mon Dec 07 09:06:22 CET 2015 Linus Walleij <linus.walleij@linaro.org> gpio: kempld: 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: Brunner Michael <Michael.Brunner@kontron.com>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>