git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d343f4e
)
usb: chipidea: fix id change handling
author
Alexander Shishkin
<alexander.shishkin@linux.intel.com>
Tue, 11 Jun 2013 10:41:48 +0000
(13:41 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 11 Jun 2013 23:18:05 +0000
(16:18 -0700)
Re-enable chipidea irq even if there's no role changing to do. This is
a problem since
b183c19f
("USB: chipidea: re-order irq handling to avoid
unhandled irqs"); when it manifests, chipidea irq gets disabled for good.
Cc: stable@vger.kernel.org # v3.7
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found