iio: adc: ad7173: Remove index from temp channel
authorDumitru Ceclan <dumitru.ceclan@analog.com>
Tue, 21 May 2024 08:45:41 +0000 (11:45 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 27 May 2024 08:49:20 +0000 (09:49 +0100)
commitf00dd8953094091a8e9c8cc00661d01c33b93615
treeaa3c6818dbfb255c2aed6f4ec70e32980669dd11
parent3450ee7e800a8dc83290780c1b6ef66898e709d3
iio: adc: ad7173: Remove index from temp channel

Temperature channel is unique per device, index is not needed.
This is breaking userspace: Include fixes tag to be released within the
same rc cycle.

Fixes: 76a1e6a42802 ("iio: adc: ad7173: add AD7173 driver")
Signed-off-by: Dumitru Ceclan <dumitru.ceclan@analog.com>
Link: https://lore.kernel.org/r/20240521-ad7173-fixes-v1-3-8161cc7f3ad1@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/ad7173.c