Skip to content
Commit 62b1223c authored by Maxime Ripard's avatar Maxime Ripard Committed by Phil Elwell
Browse files

ASoC: hdmi-codec: Add a prepare hook



The IEC958 status bit is usually set by the userspace after hw_params
has been called, so in order to use whatever is set by the userspace, we
need to implement the prepare hook. Let's add it to the hdmi_codec_ops,
and mandate that either prepare or hw_params is implemented.

Signed-off-by: default avatarMaxime Ripard <maxime@cerno.tech>
parent d6a69940
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment