From: Alek Du Date: Fri, 4 Jun 2010 07:47:56 +0000 (+0800) Subject: USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits X-Git-Tag: v2.6.36-rc1~293^2~126 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a9cdf332eae724b11906cb1712e3a662eba32b2;p=pandora-kernel.git USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits This patch will enable Per-port event feature defined in EHCI 1.1 addendum. This feature addresses an issue where HCD is currently required to read and parse PORTSC for all enabled root hub ports. With this patch, the overhead will be reduced. Signed-off-by: Alek Du Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed