From: Daniel Vetter Date: Wed, 19 Nov 2014 10:18:47 +0000 (+0100) Subject: drm/i915: Tune down sink crc timeout dmesg output X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~14^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90bd1f46caa9ad0d51ec48c91f3c3a616d6d6b8c;p=pandora-kernel.git drm/i915: Tune down sink crc timeout dmesg output For whatever reasons this can happen. For real testcases the test will notice the -EIO and fall over, but we also have some testcases that just read all debugfs files. And that shouldn't cause dmesg spam. So tune it down a bit so that we still have the information for debugging. And change the errno so that real testcases can easily differentiate. Cc: Rodrigo Vivi Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=84890 Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed