Searched hist:"7 f33a29a747f1db1c1cbc4543bb9bd89369ac9be" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/iio/humidity/ |
H A D | htu21.c | diff 7f33a29a747f1db1c1cbc4543bb9bd89369ac9be Thu Sep 10 19:32:40 CEST 2020 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio:humidity:htu21: 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-37-jic23@kernel.org
|