drm/i915: Use EIO instead of EAGAIN for sink CRC error.
authorRodrigo Vivi <rodrigo.vivi@gmail.com>
Mon, 15 Sep 2014 23:24:03 +0000 (19:24 -0400)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 19 Sep 2014 12:41:20 +0000 (14:41 +0200)
If something while getting panel CRC this means that probably hw I/O error
so hw is busted and try again shouldn't help much.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found