Home
last modified time | relevance | path

Searched hist:"22 da192f43f7d302d02644efa192ba5a05d935c9" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/pressure/
H A Dms5637.cdiff 22da192f43f7d302d02644efa192ba5a05d935c9 Sun Sep 03 16:59:26 CEST 2023 Biju Das <biju.das.jz@bp.renesas.com> iio: pressure: ms5637: Use i2c_get_match_data()

Simplify probe() by replacing id lookup for retrieving match data and
device_get_match_data() by i2c_get_match_data().

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20230903145926.66855-1-biju.das.jz@bp.renesas.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>