commit | 0ec48915e8bbb37dea3df85c41e4c3498b95664b | [log] [tgz] |
---|---|---|
author | Daniel Mack <daniel@caiaq.de> | Mon Sep 21 17:04:42 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Sep 22 07:17:48 2009 -0700 |
tree | 33818fe22473c3019f10ce1f58f83e003ea4c5af | |
parent | 0bf41d9f414a5cf558aff234a0ff486257537574 [diff] |
lis3: fix typo Bit 0x80 in CTRL_REG3 is an ACTIVE_LOW rather than an ACTIVE_HIGH function, I got that wrong during my last change. Signed-off-by: Daniel Mack <daniel@caiaq.de> Acked-by: Pavel Machek <pavel@ucw.cz> Cc: Eric Piel <eric.piel@tremplin-utc.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>