gpio: clps711x: Add missing .owner to struct gpio_chip
authorAxel Lin <axel.lin@ingics.com>
Tue, 4 Feb 2014 14:25:27 +0000 (22:25 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 6 Feb 2014 09:33:48 +0000 (10:33 +0100)
commitf86b7c70bc03236188c9a865aacd57b8d1ddb08c
tree71176ddb24d110c4f2fe00e0f84839f7de56a484
parenta5d6d271b388330a21ff75bca928fefb8489a6f5
gpio: clps711x: Add missing .owner to struct gpio_chip

Add missing .owner of struct gpio_chip. This prevents the
module from being removed from underneath its users.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-clps711x.c
This page took 0.027372 seconds and 5 git commands to generate.