Nicolas Saenz Julienne 2f97c20e5f gpio: tps65912: fix wrong container_of arguments
The gpio_chip operations receive a pointer the gpio_chip struct which is
contained in the driver's private struct, yet the container_of call in those
functions point to the mfd struct defined in include/linux/mfd/tps65912.h.

Cc: Stable <stable@vger.kernel.org>
Signed-off-by: Nicolas Saenz Julienne <nicolassaenzj@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2015-02-23 15:40:32 +01:00
..
2014-12-14 16:10:09 -08:00
2015-01-20 11:03:07 +01:00
2014-12-14 16:10:09 -08:00
2015-01-20 11:03:07 +01:00
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00
2015-01-22 09:45:24 +01:00
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00
2015-02-04 11:06:45 +01:00
2015-01-20 11:23:18 +01:00