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:
8a24284
)
gpio: gpio-mxs: Remove unneeded dt checks
author
Fabio Estevam
<fabio.estevam@freescale.com>
Tue, 5 Nov 2013 19:21:22 +0000
(17:21 -0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 6 Nov 2013 09:51:24 +0000
(10:51 +0100)
mxs is a devicetree only platform, so there is no need to check whether we
are in dt or platform data case.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found