From: Roman Tereshonkov Date: Thu, 15 May 2008 15:44:27 +0000 (+0300) Subject: Chip message format is either 8-bit cmd or 8-bit cmd + 16-bit data. X-Git-Tag: v2.6.26-omap1~123^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=294e3ba1425bdb8c583f7d9dc8a55f3601669e0b;p=pandora-kernel.git Chip message format is either 8-bit cmd or 8-bit cmd + 16-bit data. Fix the touchscreen input device name. No need in msg.spi = ts->spi assignments. It is done in spi_async called from spi_sync. No need in driver bus assignment. It is done in spi_driver_register. Signed-off-by: Roman Tereshonkov Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed