From: Charles Keepax Date: Wed, 22 Jan 2014 10:09:11 +0000 (+0000) Subject: ASoC: wm_adsp: Add debug print to note that the DSP has shutdown X-Git-Tag: v4.14-rc1~7708^2~1^2~5^2~7^2~17 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ddbc5efed0f9064287acead56bbf0dce3ca28ee2;p=platform%2Fkernel%2Flinux-rpi.git ASoC: wm_adsp: Add debug print to note that the DSP has shutdown It can be useful for debugging purposes to see at what point the DSP has powered down, so add a message to inform us of this. Signed-off-by: Charles Keepax Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/wm_adsp.c b/sound/soc/codecs/wm_adsp.c index 444626f..f9fd564 100644 --- a/sound/soc/codecs/wm_adsp.c +++ b/sound/soc/codecs/wm_adsp.c @@ -1679,6 +1679,8 @@ int wm_adsp2_event(struct snd_soc_dapm_widget *w, list_del(&alg_region->list); kfree(alg_region); } + + adsp_dbg(dsp, "Shutdown complete\n"); break; default: