]> git.baikalelectronics.ru Git - kernel.git/commit
iio: accel: dmard06: Use mod_devicetable.h and drop of_match_ptr macro
authorNishant Malpani <nish.malpani25@gmail.com>
Fri, 24 Apr 2020 22:44:37 +0000 (04:14 +0530)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 25 Apr 2020 14:29:09 +0000 (15:29 +0100)
commitc255e12a7f38e3bfac4bd0939233e32cb4f69f4c
tree6cde8de031b24166429f61028c0d0441b083e8fb
parent6145ec7815fc13622fded88fd58d0b62539e2efc
iio: accel: dmard06: Use mod_devicetable.h and drop of_match_ptr macro

Enables ACPI DSDT to probe via PRP0001 and the compatible property.

Signed-off-by: Nishant Malpani <nish.malpani25@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/accel/dmard06.c