commit | 0f5160d1ea8bcd69d539f8a87a1b350d98fa5d52 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Wed Nov 10 10:06:23 2010 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Nov 16 14:35:00 2010 -0600 |
tree | c943d7218028a9469aa3f495164caabc27441722 | |
parent | 43ad7e3e986dea82831debad68e68cff552b6746 [diff] |
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>