commit | 11680af7c8579fc37ac34bf16cb5ea49435054a4 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 23:20:57 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Jan 07 00:02:34 2016 +0100 |
tree | ee300e2c7650fe4c83e792bf1b107764fdf26609 | |
parent | 166814d8413df49bf21293aacc808b2782cbd9a8 [diff] |
video: fbdev: via: 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: Florian Tobias Schandinat <FlorianSchandinat@gmx.de> Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>