From 3418bd65975556422d8310b3c7a81a6875e1d687 Mon Sep 17 00:00:00 2001 From: Nishanth Menon Date: Mon, 4 Mar 2013 16:52:49 -0600 Subject: [PATCH] --- yaml --- r: 364333 b: refs/heads/master c: dad3cab3e063110b3ae3dc82a00e7aacd09b91ec h: refs/heads/master i: 364331: 1f6deca76145d2e28dc917407c99274c293cb03f v: v3 --- [refs] | 2 +- trunk/include/linux/usb.h | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 4751d22fa928..cc1c1349c744 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bba90aedb00906a2f0d34325610729a1ee016f43 +refs/heads/master: dad3cab3e063110b3ae3dc82a00e7aacd09b91ec diff --git a/trunk/include/linux/usb.h b/trunk/include/linux/usb.h index 4d22d0f6167a..52464fb2389b 100644 --- a/trunk/include/linux/usb.h +++ b/trunk/include/linux/usb.h @@ -469,14 +469,12 @@ struct usb3_lpm_parameters { * @lpm_capable: device supports LPM * @usb2_hw_lpm_capable: device can perform USB2 hardware LPM * @usb2_hw_lpm_enabled: USB2 hardware LPM enabled + * @usb3_lpm_enabled: USB3 hardware LPM enabled * @string_langid: language ID for strings * @product: iProduct string, if present (static) * @manufacturer: iManufacturer string, if present (static) * @serial: iSerialNumber string, if present (static) * @filelist: usbfs files that are open to this device - * @usb_classdev: USB class device that was created for usbfs device - * access from userspace - * @usbfs_dentry: usbfs dentry entry for the device * @maxchild: number of ports if hub * @quirks: quirks of the whole device * @urbnum: number of URBs submitted for the whole device