commit | 608184788502fd475e7bca4b1692fda5f0fef5b6 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Jan 15 19:44:24 2020 +0200 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sat Jan 18 11:43:17 2020 +0000 |
tree | 0afa1af2e9d60acc5e7e0ac913723bf1cfdc905a | |
parent | 79ef91493f5494e9ddbad85bf571ec03940a7f5c [diff] |
iio: magnetometer: ak8975: Get rid of platform data Since IIO framework supports device property API and driver has been moved already to the use of GPIO descriptors the logical continuation is to get rid of platform data completely. We are on the safe side here since there are no users of it in the kernel. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>