commit | 2cae41195b5b95129d92a189a0bfce3e5d0d8707 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Aug 30 14:04:04 2012 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Sep 11 07:43:02 2012 +0200 |
tree | 5b6f8328daa4f44073870eba5071d65a89688bfc | |
parent | 4c47f800631a14c8cb7970ba3a47d4a4ab0ee088 [diff] |
xhci: move register update into xhci_intr_raise Now that we have a separate function to raise an IRQ we can move some comon code into the function. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>