From: Grant Grundler Date: Tue, 15 Nov 2011 07:12:41 +0000 (+0000) Subject: net-next:asix: reduce AX88772 init time by about 2 seconds X-Git-Tag: v3.2-rc3~25^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3665188a79254c0698aa161e2c36dcda4e9ef55;p=pandora-kernel.git 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 Signed-off-by: Grant Grundler Signed-off-by: David S. Miller --- Reading git-diff-tree failed