commit | 50d7c9c841176887e138422045f53c7ce607a3da | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Mon Dec 16 10:11:34 2013 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 20 10:21:23 2013 +0100 |
tree | f3b9b820eac8b35cb64ef57ec887c1c6133da166 | |
parent | 12262bef8f4614df7af8b2963de5beddee18ae5e [diff] |
gpio: moxart: 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>