commit | 4c64f1f70cf3e7860bae12d62a31c137a6a4f4a7 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Mon Mar 25 05:03:38 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 25 12:23:41 2013 -0400 |
tree | a0f8ba1019e5448f96664388ac89b1e4d8a1ad69 | |
parent | 27f852282ab9a028f57da96d05c26f38c424a315 [diff] |
dsa: fix device tree binding documentation typo on #address-cells The device tree binding documentation for dsa explicitely states that a DSA node should have its #address-cells property set to 2, yet the example still used 1, fix that typo. Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: David S. Miller <davem@davemloft.net>