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:
03305e5
)
iio:adc:mcp3422 Fix incorrect scales table
author
Angelo Compagnucci
<angelo.compagnucci@gmail.com>
Wed, 4 Feb 2015 14:14:26 +0000
(15:14 +0100)
committer
Jonathan Cameron
<jic23@kernel.org>
Wed, 4 Feb 2015 16:30:22 +0000
(16:30 +0000)
This patch fixes uncorrect order of mcp3422_scales table, the values
was erroneously transposed.
It removes also an unused array and a wrong comment.
Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
Cc: Stable@vger.kernel.org
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
No differences found