diff options
author | Hans de Goede <[email protected]> | 2018-05-08 17:35:49 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-05-11 11:22:50 +0900 |
commit | 988a5e0162ce75a4440c9181ad6d900473e428ae (patch) | |
tree | 506de9c50cdd3c96451dac1255f5cdb7121c15a8 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8e3ebf5e8f0a6da53795d940763cc34f5073c4c3 (diff) |
ASoC: rt5640: Move checking of device-properties to component probe callback
On some platforms the platform code may need to add device-properties,
rather then relying only on properties set by the firmware.
This commit moves the parsing of the device-properties from the i2c-driver
probe() function, which may be called at any time, to the component-driver
probe() function, which gets called after the platform code calls
snd_soc_register_card().
This allows the platform code to attach extra device-properties before
the device-properties are parsed.
Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions