commit | bd2ba2752d860d5a0b4f328332c3e0b79d275de8 | [log] [tgz] |
---|---|---|
author | Gonglei <arei.gonglei@huawei.com> | Fri Sep 19 14:48:41 2014 +0800 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Sep 23 12:51:08 2014 +0200 |
tree | c7965f931e5544aef1acec303f20e8dcba836797 | |
parent | df9bb6660d922bcd4197791bb3b2c10e49ef55de [diff] |
usb-bus: remove "init" from USBDeviceClass struct All usb-bus devices are realized by realize(), remove init callback function from USBDeviceClass struct. Signed-off-by: Gonglei <arei.gonglei@huawei.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>