commit | d3665188a79254c0698aa161e2c36dcda4e9ef55 | [log] [tgz] |
---|---|---|
author | Grant Grundler <grundler@google.com> | Tue Nov 15 07:12:41 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 15 16:26:06 2011 -0500 |
tree | a94d0b253cb3ffcb505a9eb71140a799548a661e | |
parent | a77929a278651d4451c872178d4d7aac8908aa8e [diff] |
net-next:asix: reduce AX88772 init time by about 2 seconds ax88772_reset takes about 2 seconds and is called twice. Once from ax88772_bind() directly and again indirectly from usbnet_open(). Reset the USB FW/Phy enough to blink the LEDs when inserted. Signed-off-by: Allan Chou <allan@asix.com.tw> Signed-off-by: Grant Grundler <grundler@chromium.org> Signed-off-by: David S. Miller <davem@davemloft.net>