OSDN Git Service

Add the ordering flag to the quirks array
authorAdriana Reus <adriana.reus@intel.com>
Thu, 31 Jul 2014 14:37:46 +0000 (17:37 +0300)
committerAdriana Reus <adriana.reus@intel.com>
Fri, 8 Aug 2014 08:17:15 +0000 (11:17 +0300)
commit283c4d88c2df000957cba69aa36725368de5cbf1
tree7eec4a9cd04a7b952ed21e4cd0e3b2b596ec854f
parentc60965155478599b2f74b9874d48a295a4284db8
Add the ordering flag to the quirks array

L introduces a "flags" field in sensor_t to express the
reporting mode for a sensor. To avoid confusion, remove the
"flags" field from sensor_info_t, that expressed the axes reordering
and add it to the quirks array.

Change-Id: Ie42f6ef9705572b6f6bf20663268dd56907b21c2
Signed-off-by: Adriana Reus <adriana.reus@intel.com>
common.h
description.c
description.h
entry.c
enumeration.c
transform.c