diff options
author | Pankaj Bharadiya <[email protected]> | 2017-12-18 10:46:50 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2017-12-20 10:48:18 +0000 |
commit | 752c93aa72e60ba573bbcfcd508b9cc550db0b94 (patch) | |
tree | 0e14a2b4911b11616eb3114790ed45cf9b07188a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8e9d8e19b3d0c36d45161233eee3f2d368efe3ac (diff) |
ASoC: Intel: Skylake: Ensure dai and dailink registration happens in sequence.
Platform registration happens in probe work handler whereas machine
device is registered during skl_probe. This sometimes results in cpu
dais not found if the work handler is sufficiently delayed due to system
load, even with deferred probe of machine driver.
So move machine device registration after registering platform.
Signed-off-by: Pankaj Bharadiya <[email protected]>
Signed-off-by: Subhransu S. Prusty <[email protected]>
Signed-off-by: Guneshwor Singh <[email protected]>
Acked-By: Vinod Koul <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions