commit | e7a792e945f9bc5eb3032db8db11c762e8ea9ab0 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Wed Nov 19 12:59:16 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 21 14:08:56 2014 -0500 |
tree | 3220cc82221c397e23687a188ed93b56ac435473 | |
parent | e6a423a81da0eb3da755428f4d2df5a9ba13030f [diff] |
net: phy: micrel: parse of nodes at probe Parse the "micrel,led-mode" property at probe, rather than at config_init time in the led-setup helper itself. Note that the bogus parent->of_node bit is removed. Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>