From: Damien Lespiau Date: Tue, 23 Apr 2013 15:38:34 +0000 (+0100) Subject: drm/i915: Replace the line of %s by a DEV_INFO_FOR_EACH_FLAG() invocation X-Git-Tag: v3.11-rc1~65^2~131^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2a5800a14abcf861b9d6565de2a22bd6e9ae0ef;p=pandora-kernel.git drm/i915: Replace the line of %s by a DEV_INFO_FOR_EACH_FLAG() invocation This way, when adding a device flag we don't have to manually maintain that list. v2: undefine the helper macros (Jani Nikula, Daniel Vetter) Signed-off-by: Damien Lespiau Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed