Searched hist:"322 da39090f0ef07f8196b6c6e42e65a991f9948" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/iio/health/ |
H A D | max30102.c | diff 322da39090f0ef07f8196b6c6e42e65a991f9948 Thu Sep 10 12:32:42 CDT 2020 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio:health:max30102: Drop of_match_ptr and use generic fw accessors
This enables use of the driver with ACPI PRP0001 and also removes an antipattern that I am trying to clear out of IIO to avoid it being copied into new drivers.
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Acked-by: Matt Ranostay <matt.ranostay@konsulko.com> Link: https://lore.kernel.org/r/20200910173242.621168-39-jic23@kernel.org
|