staging: iio: cdc: ad7746: Drop unused i2c_set_clientdata()
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 26 Jun 2022 12:29:30 +0000 (13:29 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 15 Aug 2022 21:30:00 +0000 (22:30 +0100)
commit90e7853ce051bca3690d3518e523f427e55c4806
treeddc4f620439129506657a14a430d220400f7a5a7
parent9eee2fc4a670d70ded6cc88c42d760338ce96918
staging: iio: cdc: ad7746: Drop unused i2c_set_clientdata()

As the comment states, this was only used in remove() and now
there is no explicit remove() function to make use of it.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20220626122938.582107-10-jic23@kernel.org
drivers/staging/iio/cdc/ad7746.c