usb-linux: Store devpath into USBHostDevice when usb_fs_type == USB_FS_SYS
authorHans de Goede <hdegoede@redhat.com>
Wed, 10 Nov 2010 09:06:23 +0000 (10:06 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 16 Nov 2010 20:35:00 +0000 (14:35 -0600)
commitd97fab1204703b2366a210d8ad289c7000e6e7ac
treec943d7218028a9469aa3f495164caabc27441722
parent642ad806f05280bcacb7e6b5b730347e2e777467
usb-linux: Store devpath into USBHostDevice when usb_fs_type == USB_FS_SYS

This allows us to recreate the sysfspath used during scanning later
(which will be used in a later patch in this series).

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
usb-linux.c