]> git.ipfire.org Git - thirdparty/qemu.git/commit
xhci: fix nec vendor quirk handling
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 6 Feb 2017 11:55:38 +0000 (12:55 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 21 Feb 2017 07:11:43 +0000 (08:11 +0100)
commit2992d6b49ce7ca2d4c02ff6baf23fc815879eef3
treedf61e9e01e8e0e4383d6c7cf0a66a5f4ece0c9b6
parent72a810f411abaabc55f375533220adf69e059c89
xhci: fix nec vendor quirk handling

Only the TYPE_NEC_XHCI controller will have the nec vendor quirks.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 1486382139-30630-4-git-send-email-kraxel@redhat.com
hw/usb/hcd-xhci.c