Linux: Use __read_sysfs_attr() to get busnum and devaddr
authorHans de Goede <hdegoede@redhat.com>
Thu, 17 Feb 2011 11:49:36 +0000 (12:49 +0100)
committerPeter Stuge <peter@stuge.se>
Sun, 24 Jul 2011 21:34:58 +0000 (23:34 +0200)
commit511ec4301deb516691e39e3df5b90fe28cb2bb0f
treeb0dc98a29c8440d0754799559fe67f7598317a44
parente05bbc59ca7b896e2b825bde59bf883ac8c09f5c
Linux: Use __read_sysfs_attr() to get busnum and devaddr

Remove code duplication.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
libusb/os/linux_usbfs.c