commit | 8762cec8d9d06eddc9a80293a230d6e073568815 | [log] [tgz] |
---|---|---|
author | Steve Glendinning <steve.glendinning@shawell.net> | Fri Sep 28 00:57:51 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 28 18:35:47 2012 -0400 |
tree | ce3bc3c7ac52d0e59c54a6bdaeb8482b0ce7dfd5 | |
parent | e0e474a83c18f134e42c4845e19d0ef0751f43f0 [diff] |
smsc75xx: add explicit test that device is READY This patch adds an explicit test that the READY bit is set on the device when attempting to initialize it. If this bit is clear then the device hasn't succesfully started all its clocks, and this patch helps make the resulting logged error more helpful. Signed-off-by: Steve Glendinning <steve.glendinning@shawell.net> Signed-off-by: David S. Miller <davem@davemloft.net>