commit | e131fbda56131bf85a7d66834596be603eee7720 | [log] [tgz] |
---|---|---|
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | Tue Feb 28 16:43:08 2012 -0300 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Mar 16 10:46:31 2012 -0500 |
tree | cb043c9cee2479e34166b31f275628e6974bfbc7 | |
parent | 564ee46fb7b3d1cb9214ab32dde60cbe044b1f16 [diff] |
powerpc/85xx: fix typo in p1010rdb.dtsi Fix typo introduced by "powerpc: Add TBI PHY node to first MDIO bus" from Andy Fleming. It's device_type rather than device-type, which causes the mdio probe to fail thus making all gianfar ethernet interfaces unusable. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>