From: Nicolas Ferre Date: Fri, 15 Mar 2013 10:30:54 +0000 (+0100) Subject: ARM: at91/dt: gpio-keys: remove address-cells and size-cells properties X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~69^2~11^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2ecb2e20215830c812dc2ffd677c538c31d30d5;p=pandora-kernel.git ARM: at91/dt: gpio-keys: remove address-cells and size-cells properties 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 --- Reading git-diff-tree failed