commit | 05a91699292dbb814c37d55da72fd35fa2a686a2 | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Wed Oct 07 01:15:55 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Oct 07 08:54:51 2009 -0500 |
tree | a59443be914c13acc085eeab0b3c0adfd25d26eb | |
parent | 6a957025eb6c7eabff9c90e0704171d1237c0115 [diff] |
Unbreak USB autoconnect filters Commit 22f84e73 added a qdev_init() missing on the path through usb_host_device_open(), but that broke the path through usb_host_auto_scan(), which already had one. Remove that one. Patchworks-ID: 35169 Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>