Revision d3665188a79254c0698aa161e2c36dcda4e9ef55 authored by Grant Grundler on 15 November 2011, 07:12:41 UTC, committed by David S. Miller on 15 November 2011, 21:26:06 UTC
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>
1 parent a77929a
History
File Mode Size
Kconfig -rw-r--r-- 2.3 KB
Makefile -rw-r--r-- 275 bytes
compat.c -rw-r--r-- 3.2 KB
dquot.c -rw-r--r-- 71.8 KB
netlink.c -rw-r--r-- 2.6 KB
quota.c -rw-r--r-- 9.3 KB
quota_tree.c -rw-r--r-- 16.5 KB
quota_tree.h -rw-r--r-- 689 bytes
quota_v1.c -rw-r--r-- 6.2 KB
quota_v2.c -rw-r--r-- 10.1 KB
quotaio_v1.h -rw-r--r-- 1.2 KB
quotaio_v2.h -rw-r--r-- 2.5 KB

back to top