mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
8c89edc1ac
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. Add product_id variable to struct sgp_device and remove the local variable product_id in probe() and replace enum->struct *sgp_device for data in the match table. Simplify theprobe() 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/20230812165730.216180-1-biju.das.jz@bp.renesas.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> |
||
---|---|---|
.. | ||
ams-iaq-core.c | ||
atlas-ezo-sensor.c | ||
atlas-sensor.c | ||
bme680.h | ||
bme680_core.c | ||
bme680_i2c.c | ||
bme680_spi.c | ||
ccs811.c | ||
Kconfig | ||
Makefile | ||
pms7003.c | ||
scd4x.c | ||
scd30.h | ||
scd30_core.c | ||
scd30_i2c.c | ||
scd30_serial.c | ||
sgp30.c | ||
sgp40.c | ||
sps30.c | ||
sps30.h | ||
sps30_i2c.c | ||
sps30_serial.c | ||
sunrise_co2.c | ||
vz89x.c |