commit | 77a49672aae384125942ce621365b11d42cefa32 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Sun Dec 09 10:06:59 2018 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Dec 11 08:18:37 2018 +0100 |
tree | 58d6b423d62f3d92530f235cfdfd4a58c8c4a0a4 | |
parent | 4f799e734094f09feaae89ee75982fac84742c56 [diff] |
ASoC: hdac_hdmi: Add missing display power-off at driver removal The display power is in unbalance at removing the driver since it misses the snd_hdac_display_power(OFF) call. Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>