commit | 506ee557b75d4e77f4876ca4189cb855397d617b | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Nov 20 00:26:17 2012 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed Nov 21 13:09:27 2012 -0800 |
tree | 566aa37636a8ca40110fb3fb8ed089fe3170c00c | |
parent | 4a83eecff65bd327bf5cb3b400b96fa975c73308 [diff] |
OMAP: nokia770: remove custom implementation of ads7846_get_pendown_state The default implementation matches exactly our custom one so we can switch to using the default one. As a bonus the driver will take care of setting GPIO line for us. Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>