]> Pileus Git - ~andy/linux/commit
gpio: clps711x: Add module alias to support module auto loading
authorAxel Lin <axel.lin@ingics.com>
Tue, 4 Feb 2014 09:39:15 +0000 (17:39 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 5 Feb 2014 10:04:20 +0000 (11:04 +0100)
commit21708c991eaea76080a9700117181c0d467af9fc
tree36a03af735b198c82b0b234c63d003419bdc5f0b
parent6f587c9f7bbb50a2dc5ad7bdc43392cf608e0857
gpio: clps711x: Add module alias to support module auto loading

commit 55fe14ab872a "GPIO: clps711x: Rewrite driver for using generic GPIO code"
allows this driver to be built as a module.
Thus add module alias to support module auto loading.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-clps711x.c