usb: don't call usb_host_device_open from vl.c
commite447fc63530bcd0e50201da3b06e112eab1a851d
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 1 Jun 2011 12:41:59 +0000 (1 14:41 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 14 Jun 2011 10:56:49 +0000 (14 12:56 +0200)
tree545d9cd01188f85e3af79f7bccd802bd9b096458
parent1f45a81bef8bc4aee98e29bd28bfb21edb623879
usb: don't call usb_host_device_open from vl.c

Not needed any more, usb-host is qdev-ified these days.
Well, at least the linux version ...

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
vl.c