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:
df3a148
)
rk3168_86v: gsensor operation
author
hjc
<hjc@rock-chips.com>
Thu, 28 Mar 2013 06:35:49 +0000
(14:35 +0800)
committer
hjc
<hjc@rock-chips.com>
Thu, 28 Mar 2013 06:35:49 +0000
(14:35 +0800)
arch/arm/mach-rk30/board-rk3168-86v.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk30/board-rk3168-86v.c
b/arch/arm/mach-rk30/board-rk3168-86v.c
index e893551389dca3d71341061932ab4c52ca407358..88bd54426e97b186e099c8246aa90afc216fcbcb 100755
(executable)
--- a/
arch/arm/mach-rk30/board-rk3168-86v.c
+++ b/
arch/arm/mach-rk30/board-rk3168-86v.c
@@
-76,7
+76,6
@@
#include "board-rk3168-86v-camera.c"
#include <plat/key.h>
-#define RK3168_86V_CODEC
static struct rk29_keys_button key_button[] = {
@@
-442,7
+441,7
@@
static struct sensor_platform_data mma7660_info = {
.irq_enable = 1,
.poll_delay_ms = 30,
.init_platform_hw = mma7660_init_platform_hw,
- #ifdef
RK3168_86V_CODEC
+ #ifdef
CONFIG_TOUCHSCREEN_GSLX680_RK3168
.orientation = {-1, 0, 0, 0, -1, 0, 0, 0, 1},
#else
.orientation = {0, -1, 0, -1, 0, 0, 0, 0, -1},