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-- 1.0 KB
Makefile -rw-r--r-- 166 bytes
bitmap.c -rw-r--r-- 6.8 KB
dir.c -rw-r--r-- 11.2 KB
file.c -rw-r--r-- 1.1 KB
inode.c -rw-r--r-- 17.3 KB
itree_common.c -rw-r--r-- 7.7 KB
itree_v1.c -rw-r--r-- 1.4 KB
itree_v2.c -rw-r--r-- 1.9 KB
minix.h -rw-r--r-- 5.1 KB
namei.c -rw-r--r-- 5.4 KB

back to top