aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/files/drivers/usb/host/adm5120-dbg.c
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-12-04 12:49:54 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-12-04 12:49:54 +0000
commit5dc134c5420579de99dcdbde07882caaac53ec71 (patch)
treeb51ab642611ad20f6f7976e0d0b87e5ad4f3c30d /target/linux/adm5120/files/drivers/usb/host/adm5120-dbg.c
parentedc74f8cc3f810b03a39b5f98bd0c3908d5c9303 (diff)
downloadupstream-5dc134c5420579de99dcdbde07882caaac53ec71.tar.gz
upstream-5dc134c5420579de99dcdbde07882caaac53ec71.tar.bz2
upstream-5dc134c5420579de99dcdbde07882caaac53ec71.zip
Fix VLYNQ device enable for DG834Gv1
This patch allows VLYNQ devices on the DG834Gv1 to be successfully enabled. Currently the "__vlynq_enable_device" function attempts to set the VLYNQ device clock divisor to values from 1 through 8 until a link is successfully established. On the DG834Gv1 (but not the DG834Gv2), setting the VLYNQ device clock divisor to 1 (full rate) results in all further VLYNQ operations failing (including software reset), so the device is never enabled. This patches changes the function to only attempt divisors 2 through 8, and hence the device is successfully enabled. Signed-off-by: Nick Forbes <nick.forbes@huntsworth.com> --------- SVN-Revision: 9656
Diffstat (limited to 'target/linux/adm5120/files/drivers/usb/host/adm5120-dbg.c')
0 files changed, 0 insertions, 0 deletions