Files
android_kernel_samsung_sm86…/msm/dp/dp_link.c
Rajkumar Subbiah efbcec2fb0 disp: msm: dp: fix aux error handling
If an aux transaction fails at its lowest level, there is a builtin
retry mechanism before erroring out. Currently an error message is
printed after each failed attempt even though the aux transaction
might succeed on retry.

This change switches the alert level to warning on these attempts
and makes sure an error message is printed if the transfer errors
out after retries.

Change-Id: I47fb27fe0aa15eb5e2400c4338f9b9c59439983f
Signed-off-by: Rajkumar Subbiah <quic_rsubbia@quicinc.com>
2023-04-10 13:59:44 -07:00

44 KiB