ASoC: hdmi-codec: rate limit the debug print messages
Triggering fast ON/OFF HDMI events, it may so
happen that cable status might be set to true,
but hdmi panel power set to false. In this case
hdmi audio info channel setup would fail and
user-space continuously does re-try causing excessive
logging coming from hw_params(). Rate limit the logging
to avoid any watchdog related issues.
Change-Id: I0b9335aba8dfe1d47ce07c595aa02c5c3e687754
Signed-off-by:
Phani Kumar Uppalapati <phaniu@codeaurora.org>
Loading
Please register or sign in to comment