From: Jani Nikula Date: Fri, 31 Jan 2014 13:49:08 +0000 (+0200) Subject: drm/i915: demote opregion excessive timeout WARN_ONCE to DRM_INFO_ONCE X-Git-Tag: v3.14-rc3~31^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdde5c6a258a702bdfa7d1f4ae804a7bc405e788;p=pandora-kernel.git drm/i915: demote opregion excessive timeout WARN_ONCE to DRM_INFO_ONCE The WARN_ONCE is a bit too verbose, make it a DRM_INFO_ONCE. While at it, add a #define for MAX_DSLP and make the message a bit more informative. v2: use DRM_INFO_ONCE, add MAX_DSLP, pimp the message. Suggested-by: Chris Wilson Signed-off-by: Jani Nikula Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed