commit | ae8cc91a7d85e018c0c267f580820b2bb558cd48 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Jul 09 22:04:17 2019 -0700 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sun Jul 14 12:53:28 2019 +0100 |
tree | be9c67710443f8e68e7b487f843ac264d1845c50 | |
parent | d7d170a8e357bd9926cc6bfea5c2385c2eac65b2 [diff] |
iio: adc: max9611: Fix misuse of GENMASK macro 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>