]> git.baikalelectronics.ru Git - kernel.git/commit
iio: light: cm3232: Add mod_devicetable.h include and drop of_match_ptr
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 19 Apr 2020 15:02:02 +0000 (16:02 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 25 Apr 2020 14:40:00 +0000 (15:40 +0100)
commitd88351c7debf7a9280496b6061dbdc5ff8b1e6cf
tree68f1b924c7cd85acf501c235fa8bf5c53be0d724
parent14e72869c2d263dc0b6a47a412bc6f9b260f7cae
iio: light: cm3232: Add mod_devicetable.h include and drop of_match_ptr

Enables ACPI probing via PRP0001 and removes an example that might
be cut and paste to a new driver.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
drivers/iio/light/cm3232.c