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:
58dc5b5
)
ARM: at91/dt: gpio-keys: remove address-cells and size-cells properties
author
Nicolas Ferre
<nicolas.ferre@atmel.com>
Fri, 15 Mar 2013 10:30:54 +0000
(11:30 +0100)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Thu, 21 Mar 2013 15:07:15 +0000
(16:07 +0100)
Gpio-keys nodes are not using the "reg" property in their sub nodes.
So, there is no need to define #address-cells and #size-cells properties
in gpio-keys nodes: we remove them.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
No differences found