commit | 070eeef9e0821fbaeda7002de4ee61b5b4015fa6 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Sep 27 10:32:52 2016 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Oct 12 12:37:31 2016 +0200 |
tree | 84b1f463750c01ccbc8e54bcd6009a6a5038237e | |
parent | d6fcb2936f9bacf3ad696e957e229ee2aadc0d0d [diff] |
xhci: make xhci_epid_to_usbep accept XHCIEPContext All callsites have a XHCIEPContext pointer anyway, so we can just pass it directly instead of fiddeling with slotid and epid. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 1474965172-30321-9-git-send-email-kraxel@redhat.com