Loading drivers/hid/hid-sony.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -251,7 +251,7 @@ static __u8 motion_rdesc[] = { /* PS/3 Navigation controller */ /* PS/3 Navigation controller */ static __u8 navigation_rdesc[] = { static __u8 navigation_rdesc[] = { 0x05, 0x01, /* Usage Page (Desktop), */ 0x05, 0x01, /* Usage Page (Desktop), */ 0x09, 0x04, /* Usage (Joystik), */ 0x09, 0x04, /* Usage (Joystick), */ 0xA1, 0x01, /* Collection (Application), */ 0xA1, 0x01, /* Collection (Application), */ 0xA1, 0x02, /* Collection (Logical), */ 0xA1, 0x02, /* Collection (Logical), */ 0x85, 0x01, /* Report ID (1), */ 0x85, 0x01, /* Report ID (1), */ Loading Loading
drivers/hid/hid-sony.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -251,7 +251,7 @@ static __u8 motion_rdesc[] = { /* PS/3 Navigation controller */ /* PS/3 Navigation controller */ static __u8 navigation_rdesc[] = { static __u8 navigation_rdesc[] = { 0x05, 0x01, /* Usage Page (Desktop), */ 0x05, 0x01, /* Usage Page (Desktop), */ 0x09, 0x04, /* Usage (Joystik), */ 0x09, 0x04, /* Usage (Joystick), */ 0xA1, 0x01, /* Collection (Application), */ 0xA1, 0x01, /* Collection (Application), */ 0xA1, 0x02, /* Collection (Logical), */ 0xA1, 0x02, /* Collection (Logical), */ 0x85, 0x01, /* Report ID (1), */ 0x85, 0x01, /* Report ID (1), */ Loading