OSDN Git Service

ehci: move ehci_flush_qh
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 10 May 2012 12:13:41 +0000 (14:13 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 7 Jun 2012 08:02:22 +0000 (10:02 +0200)
commitcd6657156e99a5c8a5d1b64ab818288d48c1295f
treefc201a8e06c10e2135048d44f804212e6d06b146
parente59928b3d148f97658e804fa724cdaa75dc8935a
ehci: move ehci_flush_qh

Move ehci_flush_qh() function up in the source code.
No code change.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-ehci.c