mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
rk3188 lr097 : fix ct36x bug on lr097
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user