]> git.baikalelectronics.ru Git - kernel.git/commit
iio: proximity: sx_common: Allow IIO core to take care of firmware node
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 15 Jun 2022 11:47:46 +0000 (14:47 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 16 Jul 2022 15:41:33 +0000 (16:41 +0100)
commitd5f7010bb9a8f7a8767009156c05658abddf6299
tree25425cef8e34f9df56f5318ec0ccd38418d3684e
parent25d6f3e43d7698f2cf897a1e9c6ad39113534ca0
iio: proximity: sx_common: Allow IIO core to take care of firmware node

IIO core correctly will take care of firmware node if it's not set in
the driver. Drop ACPI and OF specifics from the driver and allow IIO
core to handle this.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Gwendal Grignou <gwendal@chromium.org>
Link: https://lore.kernel.org/r/20220615114746.2767-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/proximity/sx_common.c