From: Paulo Zanoni Date: Mon, 24 Sep 2012 13:32:54 +0000 (-0300) Subject: drm/i915: BUG() on unexpected HDMI register X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~14^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57df2ae9df6e335a98969cac5aafb09c4de10bb2;p=pandora-kernel.git drm/i915: BUG() on unexpected HDMI register This should never happen, but the silent "return" makes me wonder every time I try to debug InfoFrame bugs, so promote this to BUG() to make sure people will complain if we ever break this. Signed-off-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed