diff options
author | Biju Das <biju.das.jz@bp.renesas.com> | 2023-09-03 11:00:50 +0200 |
---|---|---|
committer | Jonathan Cameron <jonathan.cameron@huawei.com> | 2023-09-12 11:42:04 +0200 |
commit | 7d0ba6dbf8356d20b69cfd042800d5d51ac00bd7 (patch) | |
tree | 80916ae88efcb4fabeb0abf35e5bb6810abd220e /usr/.gitignore | |
parent | iio: adc: ltc2497: Simplify probe() (diff) | |
download | linux-7d0ba6dbf8356d20b69cfd042800d5d51ac00bd7.tar.xz linux-7d0ba6dbf8356d20b69cfd042800d5d51ac00bd7.zip |
iio: accel: adxl345: Convert enum->pointer for data in match data table
Convert enum->pointer for data in match data table, so that
device_get_match_data() can do match against OF/ACPI/I2C tables, once i2c
bus type match support added to it.
Add struct adxl345_chip_info and replace enum->adxl345_chip_info in the
match table and simplify adxl345_probe().
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Link: https://lore.kernel.org/r/20230903090051.39274-2-biju.das.jz@bp.renesas.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'usr/.gitignore')
0 files changed, 0 insertions, 0 deletions