ASoC: hdmi-codec: zero clear HDMI pdata
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 20 Jan 2023 06:32:52 +0000 (06:32 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 20 Jan 2023 11:51:48 +0000 (11:51 +0000)
commit54650eb17132a099100264caf59bb2210f65085a
tree135de57231731b881b4fd8b95ce4b2b1e04a9572
parentea57680af47587397f5005d7758022441ed66d54
ASoC: hdmi-codec: zero clear HDMI pdata

commit f77a066f4ed307d ("ASoC: hdmi-codec: Allow playback and capture
to be disabled") added new no_i2s_playback/capture.
We need to zero clear HDMI pdata first, otherwise unexpected flag
will be added.

Fixes: f77a066f4ed3 ("ASoC: hdmi-codec: Allow playback and capture to be disabled")
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87k01hlnqj.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c