commit | 3ac3546e5f17248d961ef0f4a27e75564bf71578 | [log] [tgz] |
---|---|---|
author | Robert Marklund <robert.marklund@stericsson.com> | Tue Oct 25 22:05:43 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 14 00:40:50 2011 -0500 |
tree | 11300c619846d71681cf1ebb60aa813250ec73ce | |
parent | ef5e0d8237287db3a12d84f08fb2483d7a30a943 [diff] |
net/smsc911x: Always wait for the chip to be ready Wait for the chip to be ready before any access to it. On the Snowball platform we need to enable an external regulator before the chip comes online, and then it happens that the device is not yet ready at probe time, so let's wait for it. Signed-off-by: Robert Marklund <robert.marklund@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>