Thread (20 messages) flat view 20 messages, 3 authors, 2017-08-29

Re: [PATCH 2/4] HID: sony: Set INPUT_PROP_JOYDEV_IGNORE flag for motion sensors.

From: Bastien Nocera <hadess@hadess.net>
Date: 2017-08-25 08:46:16

On Thu, 2017-08-24 at 16:11 -0700, Roderick Colenbrander wrote:
From: Roderick Colenbrander <roderick.colenbrander@sony.com>

Configure the motion sensor sub device with the
INPUT_PROP_JOYDEV_IGNORE
flag to prevent joydev from picking it up.
Can you please add the reason why to the commit message?
quoted hunk ↗ jump to hunk
Signed-off-by: Roderick Colenbrander <roderick.colenbrander@sony.com>
---
 drivers/hid/hid-sony.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/drivers/hid/hid-sony.c b/drivers/hid/hid-sony.c
index d03203a..6c290c6 100644
--- a/drivers/hid/hid-sony.c
+++ b/drivers/hid/hid-sony.c
@@ -1375,6 +1375,7 @@ static int sony_register_sensors(struct sony_sc
*sc)
 	}
 
 	__set_bit(INPUT_PROP_ACCELEROMETER, sc->sensor_dev-
quoted
propbit);
+	__set_bit(INPUT_PROP_JOYDEV_IGNORE, sc->sensor_dev-
quoted
propbit);
 
 	ret = input_register_device(sc->sensor_dev);
 	if (ret < 0)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help