diff options
author | Peter Bergin <[email protected]> | 2022-10-31 21:37:23 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-11-01 12:00:02 +0000 |
commit | e5afc8677c0d9be4bea5ef5ab01719e190450943 (patch) | |
tree | ac5e032a8982e05c3030416392c4e26ff543dab4 /tools/perf/scripts/python/check-perf-trace.py | |
parent | f8fbf0dc702bf15b8b0ea1731a353bdb7faee8fd (diff) |
ASoC: cs42xx8-i2c.c: add module device table for of
When trying to connect the device with the driver through
device-tree it is not working. The of_device_id is defined in
cs42xx8.c but is not correctly included in cs42xx8-i2c.c.
Move of_device_id table to cs42xx8-i2c.c. Get cs42xx8_driver_data
in cs42xx8_i2c_probe() and pass as argument to cs42xx8_probe(). Move
error check if no driver data found to cs42xx8_i2c_probe().
Signed-off-by: Peter Bergin <[email protected]>
Acked-by: Charles Keepax <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions