commit | 27524ff8cd6c28ea3735f80f0374e0fc5494768f | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Dec 09 11:46:55 2015 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Jan 25 13:02:13 2016 -0200 |
tree | 0d072b1b63b279ce0d4b55c5854c8108027d049b | |
parent | 7655a3aea2ca14b9d34af929304f3c08140cc91c [diff] |
[media] : cxd2830r: 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: Antti Palosaari <crope@iki.fi> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>