commit | ba4a74485a32c1a5ea04e9ce9318cd73ed746fe2 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 04 15:39:50 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:03 2016 +0100 |
tree | d3d633ce49bc4186c0f3c5f984f6765ec39636ea | |
parent | b4e97a61255cde7e5b2f2484140547ba37c7292c [diff] |
gpio: bcm-kona: 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: Markus Mayer <markus.mayer@linaro.org> Cc: Tim Kryger <tim.kryger@linaro.org> Cc: Matt Porter <matt.porter@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>