commit | 78d455a2e41fa3de9e1d2d3696cefcb7d6c9c5c4 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 16:17:02 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Jan 07 00:08:36 2016 +0100 |
tree | 82fe4675b2a50f14ba984a700207ed3e5e81e7a8 | |
parent | 95bf0951e415cf71654184fd6e8c711782b1f22a [diff] |
bcma: gpio: 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: Kalle Valo <kvalo@codeaurora.org> Cc: linux-wireless@vger.kernel.org Acked-by: Hauke Mehrtens <hauke@hauke-m.de> Acked-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>