Searched hist:ae968599 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/iio/pressure/ |
H A D | bmp280-i2c.c | ae968599 Mon Dec 09 12:28:05 CST 2019 Andy Shevchenko <andriy.shevchenko@linux.intel.com> 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> ae968599 Mon Dec 09 12:28:05 CST 2019 Andy Shevchenko <andriy.shevchenko@linux.intel.com> 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>
|