commit | ae9685992cd542b7881ff1d64a4bfd7ba509c3bb | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Dec 09 20:28:05 2019 +0200 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sun Dec 29 15:20:10 2019 +0000 |
tree | 2aabb16b847157dc9af9d5f842fb4d9ec9860aac | |
parent | ab2ecec63320f8de5e0b15be6b427312e2e59f24 [diff] |
iio: pressure: bmp280: Allow device to be enumerated from ACPI There is no need to limit the driver use by OF/platform code. In this case we simple remove redundant OF parts from the code. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>