summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorBiju Das <biju.das.jz@bp.renesas.com>2023-08-18 20:04:29 +0100
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2023-09-11 20:12:41 +0100
commit2b0ddc83dcb51737ef52fb1f42ec651a94aafa2c (patch)
treec863a98b619a7eef2bb4e0f252734d6f1b49db6d /tools/perf/scripts/python/bin
parent6915f0b98b71e5f6a5e49b0ec3ab98a387cef0f3 (diff)
downloadlinux-2b0ddc83dcb51737ef52fb1f42ec651a94aafa2c.tar.gz
linux-2b0ddc83dcb51737ef52fb1f42ec651a94aafa2c.zip
iio: chemical: vz89x: Convert enum->pointer for data in the match tables
Convert enum->pointer for data in the match tables, so that device_get_match_data() can do match against OF/ACPI/I2C tables, once i2c bus type match support added to it. Replace enum->struct *vz89x_chip_data for data in the match table. Simplify the probe() by replacing device_get_match_data() and ID lookup for retrieving 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/20230818190429.338065-1-biju.das.jz@bp.renesas.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions