diff options
| author | Wei Yongjun <[email protected]> | 2019-01-10 01:43:09 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-01-10 10:53:35 +0000 |
| commit | f833fe2056b3a6d69598ef029cede6e77dcc1b14 (patch) | |
| tree | 07c770a16783ebc4bd0e0e34082c8a4dcde1bd5e /tools/perf/scripts/python/bin | |
| parent | 04d979d7a7bac2f645cd827ea37e5ffa5b4e1f97 (diff) | |
ASoC: Intel: bytcht_es8316: use correct drvdata in snd_byt_cht_es8316_mc_remove()
The snd_byt_cht_es8316_mc_remove() use the platform drvdata as a type
of 'struct byt_cht_es8316_private', but snd_byt_cht_es8316_mc_probe()
set it to 'struct snd_soc_card', as suggested by Dan Carpenter, fix
the usage in snd_byt_cht_es8316_mc_remove().
Fixes: 0d3e91da0750 ("ASoC: Intel: bytcht_es8316: Add external speaker mux support")
Signed-off-by: Wei Yongjun <[email protected]>
Acked-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions