commit | 75e1a3a789e1f7437e4d369a5ba45ebd5dd24490 | [log] [tgz] |
---|---|---|
author | Marc Titinger <mtitinger@baylibre.com> | Tue Dec 15 16:26:22 2015 +0100 |
committer | Jonathan Cameron <jic23@kernel.org> | Sat Dec 19 15:06:28 2015 +0000 |
tree | 2df787611b00cdf51ade47246aaaa73da0fd6762 | |
parent | c34c18195d30aa3b95f5ae1b4349875c45fdb8e4 [diff] |
iio: ina2xx: fix channel order in software buffer POWER and CURRENT were swapped out in the buffer: was current2 and power3, correct order is power2 and current3. Signed-off-by: Marc Titinger <mtitinger@baylibre.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>