projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
874943b
)
rk3188 ds1006h:fix gsensor lis3dh
author
cdy
<cdy@rock-chips.com>
Sun, 27 Jan 2013 08:51:47 +0000
(16:51 +0800)
committer
wuhao
<wuhao@wuhao@rock-chips.com>
Sun, 27 Jan 2013 08:51:47 +0000
(16:51 +0800)
arch/arm/mach-rk3188/board-rk3188-ds1006h.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk3188/board-rk3188-ds1006h.c
b/arch/arm/mach-rk3188/board-rk3188-ds1006h.c
index 98abd456e0a85d4cf9e285cc6f7227183b631bf4..54c658a9e13a4e1144d1259fc25e6c6feb6f7487 100755
(executable)
--- a/
arch/arm/mach-rk3188/board-rk3188-ds1006h.c
+++ b/
arch/arm/mach-rk3188/board-rk3188-ds1006h.c
@@
-250,7
+250,7
@@
static struct sensor_platform_data lis3dh_info = {
.irq_enable = 1,
.poll_delay_ms = 30,
.init_platform_hw = lis3dh_init_platform_hw,
- .orientation = {-1, 0, 0, 0, 0,
1, 0, -
1, 0},
+ .orientation = {-1, 0, 0, 0, 0,
-1, 0,
1, 0},
};
#endif
#if defined (CONFIG_COMPASS_AK8975)