iio: adc: ti-ads124s08: Drop unused parameter to ads124s_read()
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 26 Jun 2022 15:38:28 +0000 (16:38 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 18 Jul 2022 17:43:42 +0000 (18:43 +0100)
commit81e2445132e74a2590337c62b17aa63046958547
treec43182d111bdca87b33e867aaaefab65c2ec8eb3
parent41a7d6718b45f216da8bc4e13f812b382f6d21da
iio: adc: ti-ads124s08: Drop unused parameter to ads124s_read()

The channel number is never used in this call, so don't pass it in.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/20220626153828.589664-1-jic23@kernel.org
drivers/iio/adc/ti-ads124s08.c