From: Damien Lespiau Date: Mon, 7 Apr 2014 19:24:32 +0000 (+0100) Subject: drm/i915: Protect the argument expansion in LRI and SRM macros X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~63^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ec55f46da2e581e0e85b17e5480dc4ae6254099;p=pandora-kernel.git drm/i915: Protect the argument expansion in LRI and SRM macros It seems like it wouldn't be too unlikely to be wanting to use a an expression in the macro argument and things could go very wrong. Signed-off-by: Damien Lespiau Reviewed-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed