git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2557d80
)
Chip message format is either 8-bit cmd or 8-bit cmd + 16-bit data.
author
Roman Tereshonkov
<roman.tereshonkov@nokia.com>
Thu, 15 May 2008 15:44:27 +0000
(18:44 +0300)
committer
Tony 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