From: Damien Lespiau Date: Mon, 22 Apr 2013 17:40:40 +0000 (+0100) Subject: drm/i915: Introduce HAS_FPGA_DBG_UNCLAIMED() X-Git-Tag: v3.11-rc1~65^2~131^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e76ebff887e9cc4a8448a0fc6abbb1925291f38b;p=pandora-kernel.git drm/i915: Introduce HAS_FPGA_DBG_UNCLAIMED() Let's introduce one more of those orthogonal feature macros. This should hopefully make the code more readable and make things easier for new platform enabling. This time, HAS_FPGA_DBG_UNCLAIMED() is true for platforms that have bit 31 of FPGA_DBG able to signal unclaimed writes. Signed-off-by: Damien Lespiau Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed