On 10.03.2017 05:32, Sean Paul wrote:
> From: Douglas Anderson <[email protected]>
>
> The code in analogix_dp_transfer() that was supposed to print out:
>   AUX CH error happened
>
> Was actually dead code. That's because the previous check (whether
> the interrupt status indicated any errors) would have hit for all
> errors anyway.
>
> Let's combine the two error checks so we can actually see AUX CH
> errors.  We'll also downgrade the message to a warning since some of
> these types of errors might be expected for some displays.  If this
> gets too noisy we can downgrade again to debug.
>
> Cc: 征增 王 <[email protected]>
> Signed-off-by: Douglas Anderson <[email protected]>
> Signed-off-by: Sean Paul <[email protected]>
Reviewed-by: Andrzej Hajda <[email protected]>
--
Regards
Andrzej

_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to