iio: addac: ad74413r: use ngpio size when iterating over mask
authorCosmin Tanislav <demonsingur@gmail.com>
Tue, 11 Jan 2022 07:47:01 +0000 (09:47 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 30 Jan 2022 14:22:21 +0000 (14:22 +0000)
commit8a3e4a5614adab30b6e0eb7dbd8ef737aabbb8eb
tree49add0a57d5b4107aaeba4eef0e0706226a35155
parente7a3290d330e3f8cf06a3cad455c49e89183137b
iio: addac: ad74413r: use ngpio size when iterating over mask

ngpio is the actual number of GPIOs handled by the GPIO chip,
as opposed to the max number of GPIOs.

Fixes: fea251b6a5db ("iio: addac: add AD74413R driver")
Signed-off-by: Cosmin Tanislav <cosmin.tanislav@analog.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20220111074703.3677392-1-cosmin.tanislav@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/addac/ad74413r.c