diff options
| author | Nicolas Saenz Julienne <nicolassaenzj@gmail.com> | 2015-02-19 01:52:25 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-06 14:40:52 -0800 |
| commit | dd17ef27db2d79b4cb2ade1dc03f5ee151b0240b (patch) | |
| tree | 1214c6eea405642882708ab3a80be348dce3f1a3 /scripts/docproc.c | |
| parent | 424180f54384dd24cbd81e503d41eaa531ca0580 (diff) | |
gpio: tps65912: fix wrong container_of arguments
commit 2f97c20e5f7c3582c7310f65a04465bfb0fd0e85 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>
Diffstat (limited to 'scripts/docproc.c')
0 files changed, 0 insertions, 0 deletions
