From: Rodrigo Vivi Date: Thu, 23 Jul 2015 23:35:46 +0000 (-0700) Subject: drm/i915: Don't return error on sink crc stop. X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~28^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcc13bcb488874568c5e2c32b43b68e069ada75c;p=pandora-kernel.git drm/i915: Don't return error on sink crc stop. If we got to the point where we are trying to stop sink CRC the main output of this function was already gotten properly, so don't return the error and let userspace use the crc data. Let's replace the errnos returns with some log messages. Signed-off-by: Rodrigo Vivi Reviewed-by: Rafael Antognolli Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed