drm/scdc-helper: Use consistent error reporting
authorThierry Reding <treding@nvidia.com>
Fri, 1 Sep 2017 14:44:29 +0000 (16:44 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 1 Sep 2017 17:52:59 +0000 (19:52 +0200)
commit6ec75510f8f215e44731d0c2fae987fa1aeb16f2
tree870ca096dbc6e8ad30a3e9885f67d0fccb044d7c
parent427dc547e15ea0d3a56d8867f970dee970688fea
drm/scdc-helper: Use consistent error reporting

The error messages generated by the SCDC helpers are somewhat
inconsistent with other DRM errors and even with other errors in the
same file. Fix them all up to use a common format.

Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20170901144430.19164-2-thierry.reding@gmail.com
drivers/gpu/drm/drm_scdc_helper.c