From: Damien Lespiau Date: Mon, 8 Dec 2014 17:35:37 +0000 (+0000) Subject: drm/i915: Invert the mask and val arguments in wa_add() and WA_REG() X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf4b0de6a3f6e1814c45206a8b175d09b265bb16;p=pandora-kernel.git drm/i915: Invert the mask and val arguments in wa_add() and WA_REG() While trying to unify the order of those arguments throughout the driver, Daniel noticed what we were inverting them in this part of the code. Suggested-by: Daniel Vetter Cc: Daniel Vetter Signed-off-by: Damien Lespiau Signed-off-by: Jani Nikula --- Reading git-diff-tree failed