commit | b2ecb2e20215830c812dc2ffd677c538c31d30d5 | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Fri Mar 15 11:30:54 2013 +0100 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Thu Mar 21 16:07:15 2013 +0100 |
tree | c23399518b4612fb42d472a18b9ab1be97aa2768 | |
parent | 58dc5b53e1c1467e54bbbc47d56a4d5f8c478a31 [diff] |
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 <nicolas.ferre@atmel.com>