iio:light:ltr501: Drop unnecessary cast of parameter in regmap_bulk_read
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 5 Apr 2020 18:03:21 +0000 (19:03 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 19 Apr 2020 15:56:40 +0000 (16:56 +0100)
commit5372e1e5b4c8cc3c10295224b3d116d5625930a7
treef785a117d1aea41c4b5d411f217da364737b6b9d
parent06c482605b13626e3ca3e5adf48611ebf0e883d1
iio:light:ltr501: Drop unnecessary cast of parameter in regmap_bulk_read

This only occurs once in the driver and isn't needed in this case either,
so drop it.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
drivers/iio/light/ltr501.c