pinctrl: abx500: use gpiochip data pointer
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 8 Dec 2015 07:29:43 +0000 (08:29 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 5 Jan 2016 13:14:51 +0000 (14:14 +0100)
commit2b016d2793d7b23d9fdfc55f5afc8fc6e6fd30eb
treef8f2cbfd224e1932c89d45fede5b1dd565a9a91c
parent68ab0126001fb265c080b84e54b3c7c35e9d821d
pinctrl: abx500: 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().

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/nomadik/pinctrl-abx500.c
This page took 0.025006 seconds and 5 git commands to generate.