summaryrefslogtreecommitdiffstats
path: root/tools/iio
diff options
context:
space:
mode:
authorStefan Brüns <stefan.bruens@rwth-aachen.de>2017-05-01 13:19:42 +0200
committerJonathan Cameron <jic23@kernel.org>2017-05-07 14:42:12 +0100
commitac23d64defcdce0dad93e10ac7f202430f713729 (patch)
tree06aa87afafc20343bd8386820deadc749e20d35c /tools/iio
parentde01d65795647e66b29bf1400c2b5c39998a47d8 (diff)
downloadlinux-ac23d64defcdce0dad93e10ac7f202430f713729.tar.gz
linux-ac23d64defcdce0dad93e10ac7f202430f713729.tar.bz2
linux-ac23d64defcdce0dad93e10ac7f202430f713729.zip
iio: adc: Fix bad GENMASK use, typos, whitespace
Commit 7906dd52c5a0 ("iio: ina2xx: Fix whitespace and re-order code") changed the register number of the MASK_ENABLE register from 0x06 to the value equivalent GENMASK(2,1), although its no mask. Also fix a typo (INA2_6_6 instead of INA2_2_6), and use the datasheet name ("Mask/Enable") for the register number define. Fix bad indentation for channel attributes. Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de> Acked-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'tools/iio')
0 files changed, 0 insertions, 0 deletions