gpio: bcm-kona: add missing .owner to struct gpio_chip
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Tue, 29 Oct 2013 03:49:20 +0000 (11:49 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 30 Oct 2013 18:23:00 +0000 (11:23 -0700)
commitafb3690c3cbd0bd82b267934b419c0643e2b938a
tree233119cd0212eafa18ecfd102ac2e572e998b0e6
parentf3ed0b66482fa2a0403280174a998487e9054867
gpio: bcm-kona: 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: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-bcm-kona.c