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)
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>

No differences found