| commit | 0c3f3dc68bb6e6950e8cd7851e7778c550e8dfb4 | [log] [tgz] |
|---|---|---|
| author | Alexander Shishkin <alexander.shishkin@linux.intel.com> | Tue Jun 11 13:41:48 2013 +0300 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jun 11 16:18:05 2013 -0700 |
| tree | 62aae942e312f6b6d03346d6ceb443a65d896a51 | |
| parent | d343f4e8d6e4e4237b25b32e4f6a09d1281d4ca3 [diff] |
usb: chipidea: fix id change handling
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>