Searched hist:"067704540 dcac6dab267cec0eb3b625f81b508ab" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/iio/light/ |
H A D | cm32181.c | diff 067704540dcac6dab267cec0eb3b625f81b508ab Tue Apr 28 19:29:13 CEST 2020 Hans de Goede <hdegoede@redhat.com> iio: light: cm32181: Switch to new style i2c-driver probe function
Switch to the new style i2c-driver probe_new probe function and drop the unnecessary i2c_device_id table (we do not have any old style board files using this).
This is a preparation patch for adding ACPI binding support.
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|