Searched hist:"444 f5f854b35260361a9a6448b151740b86194af" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/iio/pressure/ |
H A D | ms5637.c | diff 444f5f854b35260361a9a6448b151740b86194af Thu Sep 10 19:32:23 CEST 2020 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio:pressure:ms5637: Drop of_match_ptr protection
This prevents use of this driver with ACPI via PRP0001 and is an example of an anti pattern I'm trying to remove from IIO. Hence drop from this driver.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Cc: Ludovic Tancerel <ludovic.tancerel@maplehightech.com> Link: https://lore.kernel.org/r/20200910173242.621168-20-jic23@kernel.org
|