From: Anti Sullin Date: Mon, 3 Mar 2008 13:39:54 +0000 (+0200) Subject: USB: isp116x: fix enumeration on boot X-Git-Tag: v2.6.25-rc4~7^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ed930bffab2ec98ee8f43f579a30755c13dd5ea;p=pandora-kernel.git 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 Acked by: Olav Kongas Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed