Uh oh!
There was an error while loading. Please reload this page.
ASoc: Intel: cml_rt1011_rt5682: explicitly access first codec - #2181
Conversation
Uh oh!
There was an error while loading. Please reload this page.
283ad1f to
b3fae7aCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
b3fae7a to
c2cfc30CompareUh oh!
There was an error while loading. Please reload this page.
dailink.codecs is pointer to a codec array. Explicitly access first codec's dai_name. Signed-off-by: Fred Oh <fred.oh@linux.intel.com>
c2cfc30 to
13f8551Compareplbossart
commented
Jun 11, 2020
@fredoh9 same CI failure on ICL RVP something's wrong with this device, care to take a look? Thank you, |
fredoh9
commented
Jun 12, 2020
Looks same failure is being started in ICL. We have 3 ICL RVPs in CI but found same error in two of them. |
cml_rt1011_rt5682_dailink[i].codecs is pointer to a codec array.
Explicitly access first codec's dai_name.
This is Initiated from @bardliao while reviewing #2173.