diff options
author | Giuseppe Bilotta <[email protected]> | 2009-02-18 14:48:24 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-02-18 15:37:54 -0800 |
commit | 137bad32342a613586347341d1307c2b9812ef44 (patch) | |
tree | 3ed900e263388a72f92930a8d91a9d2eb7f0a39b /net/lapb/lapb_timer.c | |
parent | ef2cfc790bf5f0ff189b01eabc0f4feb5e8524df (diff) |
lis3lv02d: support both one- and two-byte sensors
Sensors responding with 0x3B to WHO_AM_I only have one data register per
direction, thus returning a signed byte from the position which is
occupied by the MSB in sensors responding with 0x3A.
Since multiple sensors share the reply to WHO_AM_I, we rename the defines
to better indicate what they identify (family of single and double
precision sensors).
We support both kind of sensors by checking for the sensor type on init
and defining appropriate data-access routines and sensor limits (for the
joystick) depending on what we find.
[[email protected]: coding-style fixes]
Signed-off-by: Giuseppe Bilotta <[email protected]>
Acked-by: Eric Piel <[email protected]>
Cc: Pavel Machek <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions