commit | bb8759f28e3685d3f0d97f948a3ad2dabe33b5f1 | [log] [tgz] |
---|---|---|
author | Rohit Sarkar <rohitsarkar5398@gmail.com> | Sun Mar 15 20:55:12 2020 +0530 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sun Apr 19 16:56:13 2020 +0100 |
tree | 28a2694856748ffddee50cb8e497402019069347 | |
parent | 1579fc067f6e4f958e06db6bf3d170b753cd36d0 [diff] |
iio: health: max30100: use generic property handler Instead of of_property_read_xxx use device_property_read_xxx as it is compatible with ACPI too as opposed to only device tree. Signed-off-by: Rohit Sarkar <rohitsarkar5398@gmail.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>