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:
0f7e814
)
hwmon: (ads1015) Fix off-by-one for valid channel index checking
author
Axel Lin
<axel.lin@ingics.com>
Wed, 30 Jul 2014 03:13:52 +0000
(11:13 +0800)
committer
Ben Hutchings
<ben@decadent.org.uk>
Sat, 13 Sep 2014 22:41:40 +0000
(23:41 +0100)
commit
56de1377ad92f72ee4e5cb0faf7a9b6048fdf0bf
upstream.
Current code uses channel as array index, so the valid channel value is
0 .. ADS1015_CHANNELS - 1.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/hwmon/ads1015.c
patch
|
blob
|
history
diff --cc
drivers/hwmon/ads1015.c
Simple merge