Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-mm-lantiq.cdiff 6aa7dbfa28775189c53f6ac7f1bc4adf76c9d2ec Mon Dec 07 10:19:29 CET 2015 Linus Walleij <linus.walleij@linaro.org> gpio: mm-lantiq: 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: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Cc: John Crispin <blogic@openwrt.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>