pinctrl: u300: use gpiochip data pointer
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 8 Dec 2015 08:33:30 +0000 (09:33 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 5 Jan 2016 13:14:54 +0000 (14:14 +0100)
commit014c1b3de3bec90df119e718d3f9f131747609bf
tree550d53ac69b6509ca60a5f3c261aec316418fd84
parent370ea61134e9d13cef0dc671ce1fbc5a60756b59
pinctrl: u300: 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/pinctrl-coh901.c
This page took 0.0254 seconds and 5 git commands to generate.