Files
linux/drivers
Nicolas Saenz Julienne dd17ef27db gpio: tps65912: fix wrong container_of arguments
commit 2f97c20e5f upstream.

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.

Signed-off-by: Nicolas Saenz Julienne <nicolassaenzj@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-06 14:40:52 -08:00
..
2013-12-08 07:29:25 -08:00
2015-02-26 17:48:49 -08:00
2014-03-06 21:30:14 -08:00
2014-04-14 06:42:18 -07:00
2015-01-29 17:40:55 -08:00