* [PATCH 3/4] HID: sony: Fix spacing in the device definitions.
@ 2014-01-17 2:43 Frank Praznik
0 siblings, 0 replies; only message in thread
From: Frank Praznik @ 2014-01-17 2:43 UTC (permalink / raw)
To: linux-input; +Cc: Jiri Kosina
Fix cosmetic spacing in the device definitions.
Signed-off-by: Frank Praznik <frank.praznik@oh.rr.com>
---
Apply against jikos/hid.git/for-3.14/sony
drivers/hid/hid-sony.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/drivers/hid/hid-sony.c b/drivers/hid/hid-sony.c
index e623131..a7c8167 100644
--- a/drivers/hid/hid-sony.c
+++ b/drivers/hid/hid-sony.c
@@ -33,11 +33,11 @@
#include "hid-ids.h"
-#define VAIO_RDESC_CONSTANT BIT(0)
-#define SIXAXIS_CONTROLLER_USB BIT(1)
-#define SIXAXIS_CONTROLLER_BT BIT(2)
-#define BUZZ_CONTROLLER BIT(3)
-#define PS3REMOTE BIT(4)
+#define VAIO_RDESC_CONSTANT BIT(0)
+#define SIXAXIS_CONTROLLER_USB BIT(1)
+#define SIXAXIS_CONTROLLER_BT BIT(2)
+#define BUZZ_CONTROLLER BIT(3)
+#define PS3REMOTE BIT(4)
#define DUALSHOCK4_CONTROLLER_USB BIT(5)
#define DUALSHOCK4_CONTROLLER_BT BIT(6)
--
1.8.3.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-01-17 2:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-17 2:43 [PATCH 3/4] HID: sony: Fix spacing in the device definitions Frank Praznik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox