commit | 4a9ef2c042207e4eddbd010ccf2e1c8264d8f0d6 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Fri Dec 14 14:35:32 2012 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Jan 07 12:57:23 2013 +0100 |
tree | b31dee9eec0299035ba1d9230bbdf43c2cb21f18 | |
parent | 52c15e5986cd0f6531a2989a81a964f77b4ed9c2 [diff] |
ehci: Don't call commit_irq after raising PCD ehci_raise_irq(s, USBSTS_PCD), gets applied immediately so there is no need to call commit_irq after it. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>