Chip message format is either 8-bit cmd or 8-bit cmd + 16-bit data.
authorRoman Tereshonkov <roman.tereshonkov@nokia.com>
Thu, 15 May 2008 15:44:27 +0000 (18:44 +0300)
committerTony Lindgren <tony@atomide.com>
Fri, 16 May 2008 17:49:24 +0000 (10:49 -0700)
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 <roman.tereshonkov@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found