From dde3b45cd74e439457ed0126788aa40bd37f615e Mon Sep 17 00:00:00 2001 From: Archana Patni Date: Mon, 2 Jun 2014 07:40:49 -0400 Subject: [PATCH] HID: hid-sensor-hub: new device id and quirk for STM Sensor hub Added STM sensor hub new device id. Also added this new device in HID_SENSOR_HUB_ENUM_QUIRK to fix report descriptors. These devices uses old FW which uses logical 0 as minimum. In these, HID reports are not using proper collection classes. So we need to fix report descriptors,for such devices. This will not have any impact, if the FW uses logical 1 as minimum. Signed-off-by: Archana Patni Signed-off-by: Subramony Sesha Reviewed-by: Srinivas Pandruvada Signed-off-by: Jiri Kosina --- Reading git-format-patch failed