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:
11d3d33
)
gpio: zevio: Remove of_match_ptr around zevio_gpio_of_match
author
Axel Lin
<axel.lin@ingics.com>
Tue, 8 Apr 2014 03:44:49 +0000
(11:44 +0800)
committer
Linus Walleij
<linus.walleij@linaro.org>
Mon, 28 Apr 2014 19:35:08 +0000
(12:35 -0700)
This is a DT-only driver and it will be built only when CONFIG_OF is set.
So it's pointless to use of_match_ptr.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-zevio.c
patch
|
blob
|
history
diff --cc
drivers/gpio/gpio-zevio.c
Simple merge