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

Simple merge