]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/usb/langwell_udc.h
USB: include/usb/*.h checkpatch cleanup
[net-next-2.6.git] / include / linux / usb / langwell_udc.h
index c949178a653023e33322d59ec2616fb2b060018d..2d2d1bbad9d2f728ae8198ced375857cb39ddd7a 100644 (file)
@@ -181,7 +181,7 @@ struct langwell_op_regs {
 #define        PORTS_PIC       (BIT(15) | BIT(14))     /* port indicator control */
 #define        PORTS_PO        BIT(13) /* port owner */
 #define        PORTS_PP        BIT(12) /* port power */
-#define        PORTS_LS        (BIT(11) | BIT(10))     /* line status */
+#define        PORTS_LS        (BIT(11) | BIT(10))     /* line status */
 #define        PORTS_SLP       BIT(9)  /* suspend using L1 */
 #define        PORTS_PR        BIT(8)  /* port reset */
 #define        PORTS_SUSP      BIT(7)  /* suspend */