commit | 346cccf88319344c9f513bd85df6ae2258e8a8ea | [log] [tgz] |
---|---|---|
author | oder_chiou@realtek.com <oder_chiou@realtek.com> | Mon Nov 20 18:23:19 2017 +0800 |
committer | Mark Brown <broonie@kernel.org> | Mon Nov 27 16:44:57 2017 +0000 |
tree | 83c135f1f20567402fff59a2dc7abd302abb4a4d | |
parent | 254beff97b4714bac4ec8add5a6888c1adc1ad8f [diff] |
ASoC: rt5514: Add the sanity check for the driver_data in the resume function If the rt5514 spi driver is loaded, but the snd_soc_platform_driver is not loaded by the correct DAI settings, the NULL pointer will be gotten by snd_soc_platform_get_drvdata in the resume function. Signed-off-by: Oder Chiou <oder_chiou@realtek.com> Signed-off-by: Mark Brown <broonie@kernel.org>