Input: ads7846 - assorted updates
authorDavid Brownell <dbrownell@users.sourceforge.net>
Wed, 15 Feb 2006 05:49:35 +0000 (00:49 -0500)
committerDmitry Torokhov <dtor_core@ameritech.net>
Wed, 15 Feb 2006 05:49:35 +0000 (00:49 -0500)
commitd93f70b2d758e79ee4ac9d6d982e3f532453911f
treee750009a833dae745e4c5a93997454c7a1228130
parenta90f7e98b7df3309ebc0e389076990456db20989
Input: ads7846 - assorted updates

This updates the ads7846 touchscreen driver:
  - to allow faster clocking (this driver doesn't push sample rates);
  - bugfixes the conversion of spi_transfer to lists;
  - some dma-unsafe command buffers are fixed.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/ads7846.c