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:
494f685
)
Input: ads7846 - optimize order of calculating Rt in ads7846_rx()
author
Hans-Christian Egtvedt
<hans-christian.egtvedt@atmel.com>
Wed, 23 Jul 2008 18:38:27 +0000
(14:38 -0400)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Wed, 23 Jul 2008 18:41:28 +0000
(14:41 -0400)
Alter the if expression for calculating Rt. The old implementation would
run unnecessary code when the ADS7843 device was used.
The patch also fixes the code style to kernel standard.
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found