diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2010-09-14 17:28:55 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2010-09-14 17:28:55 +0900 |
commit | 52d5ac0073eb5faf284574bd98a25a65053eaae0 (patch) | |
tree | 7407911d3c79cec7bce3e42bcafd897a3582f2d4 /drivers | |
parent | a91a2d06c9797c0a533a71dbeea37b2d5a60c7f5 (diff) |
ARM: mach-shmobile: ap4evb: modify touchpanel judgment condition
Current touchpanel had below 2 issues
- LCDD2 pin which is needed for WVGA was changed to
IRQ28_123 pin on ts_get_pendown_state
- GPIO pull up on ts_init was disabled by gpio_request
on ts_get_pendown_state.
This mean the return value from gpio_get_value is untrusted.
This patch solve these issues
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions