commit | 0ed930bffab2ec98ee8f43f579a30755c13dd5ea | [log] [tgz] |
---|---|---|
author | Anti Sullin <anti.sullin@artecdesign.ee> | Mon Mar 03 15:39:54 2008 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Mar 04 14:57:43 2008 -0800 |
tree | ba35dae797952c30808dd036811e7d43b666ef96 | |
parent | b5f7a0ec11694e60c99d682549dfaf8a03d7ad97 [diff] |
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>