From be0456913e868eb1278934ff3032db3203fe04e0 Mon Sep 17 00:00:00 2001 From: Imre Deak Date: Fri, 10 Feb 2006 16:57:35 +0200 Subject: [PATCH] ads7846: convert to input_allocate_device MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Patch from David Brownell and Dmitry Torokhov: convert the ads7846 driver to use input_allocate_device. Also fixes the bug where the SPI message was not initialized with spi_message_init(). Signed-off-by: Imre Deak Signed-off-by: Juha Yrjölä --- Reading git-format-patch failed