commit | 60a0548f098a1d6b04554cc29159877721049bef | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Apr 13 21:50:44 2022 +0300 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Thu Apr 28 19:22:55 2022 +0100 |
tree | c7982a3aa837dcc6624a9ffdaef56fb46ecb46e5 | |
parent | 811ffbad592e175c9f2a417561e4e3305f42280d [diff] |
iio: temperature: max31856: Make use of device properties Convert the module to be property provider agnostic and allow it to be used on non-OF platforms. Add missing mod_devicetable.h include. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20220413185044.21588-1-andriy.shevchenko@linux.intel.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>