From: Alan Stern Date: Mon, 18 Mar 2013 16:05:08 +0000 (-0400) Subject: USB: EHCI: improve use of per-port status-change bits X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~233 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dd405a4b0969bfec4dc9959050b46d818b6549b;p=pandora-kernel.git USB: EHCI: improve use of per-port status-change bits This patch (as1634) simplifies some of the code associated with the per-port change bits added in EHCI-1.1, and in particular it fixes a bug in the logic of ehci_hub_status_data(). Even if the change bit doesn't indicate anything happened on a particular port, we still have to notify the core about changes to the suspend or reset status. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed