host-libusb: remove bootindex property from qdev to qom
commite6adae52b18db1f21a93287fc21a9e185fcd5861
authorGonglei <arei.gonglei@huawei.com>
Tue, 7 Oct 2014 08:00:23 +0000 (7 16:00 +0800)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 15 Oct 2014 07:52:54 +0000 (15 09:52 +0200)
tree09d3d9f2b6d325b140ab4e0a554eff397ade4f4f
parent0cf63c3e3552412c7d5e4be1c89645277cb1cbe5
host-libusb: remove bootindex property from qdev to qom

Remove bootindex form qdev property to qom, things will
continue to work just fine, and we can use qom features
which are not supported by qdev property.

Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/host-libusb.c