Home
last modified time | relevance | path

Searched hist:b68adc0ee5b5d12e6eb683e523f1158dabd19f43 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/potentiometer/
H A Dmcp4018.cdiff b68adc0ee5b5d12e6eb683e523f1158dabd19f43 Sun Jul 23 12:52:09 CEST 2023 Biju Das <biju.das.jz@bp.renesas.com> iio: potentiometer: mcp4018: Use i2c_get_match_data()

Replace of_device_get_match_data() and i2c_match_id() by i2c_get_match
_data() by making similar I2C and DT-based matching table.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Link: https://lore.kernel.org/r/20230723105209.175545-1-biju.das.jz@bp.renesas.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>