commit | e19a5f795c1c5be562cfee1c578c97890a755abc | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 22:01:00 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 14:14:48 2016 +0100 |
tree | a7ac065a00102959d5c0424c6ad04ef28b76e547 | |
parent | bf9a5c96c87cf113e8e56df183a5f7c9af4a4c89 [diff] |
pinctrl: bcm2835: 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: Stephen Warren <swarren@wwwdotorg.org> Acked-by: Eric Anholt <eric@anholt.net> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>