]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc6b48e651121e554a423fda7ff8053ac53191ab0
treec43182d111bdca87b33e867aaaefab65c2ec8eb3
parent0da630d140366a3c4ab9ae3363fba0241857c50b
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