commit | 5a9cdf332eae724b11906cb1712e3a662eba32b2 | [log] [tgz] |
---|---|---|
author | Alek Du <alek.du@intel.com> | Fri Jun 04 15:47:56 2010 +0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Aug 10 14:35:35 2010 -0700 |
tree | 67aad1a4e795b2b26e4e320305accba16c4d201e | |
parent | 48f24970144479c29b8cee6d2e1dbedf6dcf9cfb [diff] |
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 <alek.du@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>