rk3188 lr097 : fix ct36x bug on lr097
authorCody Xie <xkd@rock-chips.com>
Tue, 26 Feb 2013 06:47:36 +0000 (14:47 +0800)
committerCody Xie <xkd@rock-chips.com>
Tue, 26 Feb 2013 06:47:36 +0000 (14:47 +0800)
arch/arm/mach-rk30/board-rk3168-LR097.c

index 12e0cbcc66acc0b03de174a75b9b6e3b3d090af2..c96cc76c83fec3f12ccbd736601d6bde3766ccee 100755 (executable)
@@ -153,7 +153,7 @@ static struct ct36x_platform_data ct36x_info = {
                .gpio = TOUCH_INT_PIN,
                .active_low = 1,
        },
-       .orientation = {1, 0, 1, 0},
+       .orientation = {1, 0, 0, 1},
 };
 #endif