]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: isp116x: fix enumeration on boot
authorAnti Sullin <anti.sullin@artecdesign.ee>
Mon, 3 Mar 2008 13:39:54 +0000 (15:39 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 Mar 2008 22:57:43 +0000 (14:57 -0800)
commit0ed930bffab2ec98ee8f43f579a30755c13dd5ea
treeba35dae797952c30808dd036811e7d43b666ef96
parentb5f7a0ec11694e60c99d682549dfaf8a03d7ad97
USB: isp116x: fix enumeration on boot

This patch removes the buffering of the status register.
USB core behavior has changed a bit and this buffering was not refreshed
at the right time.  The core got buffered old value of HCRHPORT and it
did not detect any devices on boot.

Signed-off-by: Anti Sullin <anti.sullin@artecdesign.ee>
Acked by: Olav Kongas <ok@artecdesign.ee>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/isp116x-hcd.c
drivers/usb/host/isp116x.h