ARM: OMAP: fix the ads7846 init code
authorIgor Grinberg <grinberg@compulab.co.il>
Thu, 14 Jun 2012 08:16:21 +0000 (11:16 +0300)
committerTony Lindgren <tony@atomide.com>
Wed, 20 Jun 2012 14:19:46 +0000 (07:19 -0700)
In case a board provides the gpio_pendown and not board_pdata,
the GPIO debounce is not taken care of.
Fix this by taking care of GPIO debounce in any case.

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found