From: Paulo Zanoni Date: Mon, 18 Feb 2013 22:00:21 +0000 (-0300) Subject: drm/i915: use FPGA_DBG for the "unclaimed register" checks X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~60^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f1e109a8be5670487e00e1c6bc0670526325227;p=pandora-kernel.git drm/i915: use FPGA_DBG for the "unclaimed register" checks We plan to treat GEN7_ERR_INT as an interrupt, so use this register for the checks inside I915_WRITE. This way we can have the best of both worlds: the error message with a register address and the V2: Split in 2 patches: one for the macro, one for changing the register, as requested by Ben. V3: Rebase. Signed-off-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed