rk3188 lr097 : fix ct36x bug on lr097

This commit is contained in:
Cody Xie
2013-02-26 14:47:36 +08:00
parent 534559343a
commit 088e8f5cc6

View File

@@ -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