iio:humidity:hdc100x: Drop of_match_ptr protection.
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 10 Sep 2020 17:32:34 +0000 (18:32 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 21 Sep 2020 17:41:33 +0000 (18:41 +0100)
commitd13643143074102f2264d3cbf8052f57a371dd5f
tree33fb0a1cb5b723007699f7a711cae50e75b4e39e
parentb3fce99a57377673eaf7c89ae9a42f4fd60966e2
iio:humidity:hdc100x: 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>
Acked-by: Matt Ranostay <matt.ranostay@konsulko.com>
Link: https://lore.kernel.org/r/20200910173242.621168-31-jic23@kernel.org
drivers/iio/humidity/hdc100x.c