diff options
author | 2015-02-19 01:52:25 +0000 | |
---|---|---|
committer | 2015-02-23 15:40:32 +0100 | |
commit | 2f97c20e5f7c3582c7310f65a04465bfb0fd0e85 (patch) | |
tree | b11aa8c7e7b859ecc0772da2630b0081e02fa6cd /net/switchdev/switchdev.c | |
parent | gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per node (diff) | |
download | wireguard-linux-2f97c20e5f7c3582c7310f65a04465bfb0fd0e85.tar.xz wireguard-linux-2f97c20e5f7c3582c7310f65a04465bfb0fd0e85.zip |
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>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions