ARM: at91/dt: gpio-keys: remove address-cells and size-cells properties
authorNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 15 Mar 2013 10:30:54 +0000 (11:30 +0100)
committerNicolas 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