Home
last modified time | relevance | path

Searched hist:"34 eb7366bcb62a71cf5f835c8275b61b14935584" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/adc/
H A Dsd_adc_modulator.cdiff 34eb7366bcb62a71cf5f835c8275b61b14935584 Sun Jun 28 07:36:45 CDT 2020 Jonathan Cameron <Jonathan.Cameron@huawei.com> iio:adc:sd_adc_modulator: Drop of_match_ptr and tweak includes

Dropping of_match_ptr allows this driver to be used with ACPI.
The header includes are adjusted to include platform_device.h
and mod_devicetable.h instead of OF specific header as nothing
from that header itself is actually used.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Cc: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>