commit | 71d71bbdeb39544ac1602c5e307d9e14c78f9d5d | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Wed Nov 10 10:06:24 2010 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Nov 16 14:35:00 2010 -0600 |
tree | f489530527ccfc4f52fa72074db6a228b0454df1 | |
parent | 0f5160d1ea8bcd69d539f8a87a1b350d98fa5d52 [diff] |
usb-linux: introduce a usb_linux_get_configuration function The next patch in this series introduces multiple ways to get the configuration dependent upon usb_fs_type, it is cleaner to put this into its own function. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>