summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorBiju Das <biju.das.jz@bp.renesas.com>2023-08-18 19:55:31 +0100
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2023-09-11 20:12:41 +0100
commitab3555b4b5b08fb03b8da904cc3fedbba91560df (patch)
tree40d0593435d80f6276c874f2a579095bbf657ad3 /tools/perf/scripts/python/export-to-sqlite.py
parent2b0ddc83dcb51737ef52fb1f42ec651a94aafa2c (diff)
downloadlinux-ab3555b4b5b08fb03b8da904cc3fedbba91560df.tar.gz
linux-ab3555b4b5b08fb03b8da904cc3fedbba91560df.zip
iio: chemical: atlas-sensor: 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 *atlas_device 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(). While at it, add const qualifier to struct atlas_device and drop inner trailing commas from OF table. 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/20230818185531.336672-1-biju.das.jz@bp.renesas.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions