Home
last modified time | relevance | path

Searched hist:"9 afc8c6dc68f2f58c4ad7c7c72158e1a7bb5395e" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/potentiometer/
H A Dmcp4531.cdiff 9afc8c6dc68f2f58c4ad7c7c72158e1a7bb5395e Sun Jul 23 12:27:43 CEST 2023 Biju Das <biju.das.jz@bp.renesas.com> iio: potentiometer: mcp4531: Use i2c_get_match_data()

Replace 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/20230723102743.102284-1-biju.das.jz@bp.renesas.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>