From: Archana Patni Date: Mon, 3 Feb 2014 07:14:16 +0000 (+0530) Subject: HID: hid-sensor-hub: quirk for STM Sensor hub X-Git-Tag: v3.14-rc4~29^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=218eb9ed840c6279686ed6b0c3e31a083e241ff9;p=pandora-kernel.git HID: hid-sensor-hub: quirk for STM Sensor hub Added STM sensor hub vendor id 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. We look for usage id for "power and report state", and modify logical minimum value to 1. This is a follow-up patch to commit id 875e36f8. Signed-off-by: Archana Patni Reviewed-by: Srinivas Pandruvada Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed