git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87e77e4
)
gpio: sx150x: Remove unnecessary MODULE_ALIAS()
author
Javier Martinez Canillas
<javier@osg.samsung.com>
Sun, 30 Aug 2015 21:58:44 +0000
(23:58 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Mon, 14 Sep 2015 07:12:03 +0000
(09:12 +0200)
The driver has a I2C device id table that is used to create the module
aliases and also "sx150x" isn't a supported I2C id, so it's never used.
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-sx150x.c
patch
|
blob
|
history
diff --cc
drivers/gpio/gpio-sx150x.c
Simple merge