commit | 9af22331765a05cf12d8a521641ca133111a68cc | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Jul 09 22:04:17 2019 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Aug 16 10:13:45 2019 +0200 |
tree | ef834852014341c6a35e309a445455148349aa35 | |
parent | 3ffe1e79c174b2093f7ee3df589a7705572c9620 [diff] |
iio: adc: max9611: Fix misuse of GENMASK macro commit ae8cc91a7d85e018c0c267f580820b2bb558cd48 upstream. Arguments are supposed to be ordered high then low. Signed-off-by: Joe Perches <joe@perches.com> Fixes: 69780a3bbc0b ("iio: adc: Add Maxim max9611 ADC driver") Cc: <Stable@vger.kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>