commit | bbe760041a05d51746f1b1cd658aaef91466bafc | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 07 11:09:24 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:09 2016 +0100 |
tree | beb01d90324d3f3ee5f3c6e8ddca81e6a875f37f | |
parent | a772a26da7cf605ed33382d7822ebfac18c6b1ef [diff] |
gpio: mvebu: 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: Gregory CLEMENT <gregory.clement@free-electrons.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>