From: Ville Syrjälä Date: Tue, 31 Mar 2015 07:37:22 +0000 (+0300) Subject: drm/i915: Convert BUGs to WARNs in the video overlay code X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~58^2~167 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77589f561bce75e6799e2bc05551486bbef3954a;p=pandora-kernel.git drm/i915: Convert BUGs to WARNs in the video overlay code BUG is bad, just use WARN. Also drop one BUG(!overlay) since we'd oops anyway when dereferencing it. Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed