iio: adc: ti-ads1015: Get rid of legacy platform data
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 5 Dec 2019 17:46:36 +0000 (19:46 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 15 Dec 2019 11:42:17 +0000 (11:42 +0000)
commit0cd9ff1535f4339710dfd577a7d91b96fd4b423b
tree912b42e949516ee56acfa6c4999299a059d01fb4
parent32bd4324601dc15a205f2b734e67ee5fd740ee66
iio: adc: ti-ads1015: Get rid of legacy platform data

Platform data is a legacy interface to supply device properties
to the driver. In this case we even don't have in-kernel users
for it. Just remove it for good.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/ti-ads1015.c
include/Kbuild
include/linux/platform_data/ads1015.h [deleted file]