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:
ec6670a
)
staging:iio:ad799x: Simplify threshold register look-up
author
Lars-Peter Clausen
<lars@metafoo.de>
Mon, 7 Oct 2013 14:11:00 +0000
(15:11 +0100)
committer
Jonathan Cameron
<jic23@kernel.org>
Sat, 12 Oct 2013 11:52:33 +0000
(12:52 +0100)
Given a channel number the corresponding threshold and hysteresis registers can
easily be calculated. No need to use a look-up table.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
No differences found