This series fixes the comments/findings on the previously submitted code of the USB adapter driver. The fixes should be applied in staging before moving the driver out as one patch. Christian Gromm (7): staging: most: usb: use dev_*() functions to print messages staging: most: usb: remove reference to USB error codes staging: most: usb: check number of reported endpoints staging: most: usb: use dev_dbg function staging: most: fix typo in Kconfig staging: most: usb: use macro ATTRIBUTE_GROUPS Documentation: ABI: correct sysfs attribute description of MOST driver Documentation/ABI/testing/sysfs-bus-most | 104 ++++++++++++++++--------------- drivers/staging/most/usb/Kconfig | 2 +- drivers/staging/most/usb/usb.c | 46 ++++++-------- 3 files changed, 72 insertions(+), 80 deletions(-) -- 2.7.4