commit | d93f70b2d758e79ee4ac9d6d982e3f532453911f | [log] [tgz] |
---|---|---|
author | David Brownell <dbrownell@users.sourceforge.net> | Wed Feb 15 00:49:35 2006 -0500 |
committer | Dmitry Torokhov <dtor_core@ameritech.net> | Wed Feb 15 00:49:35 2006 -0500 |
tree | e750009a833dae745e4c5a93997454c7a1228130 | |
parent | a90f7e98b7df3309ebc0e389076990456db20989 [diff] |
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>