From: Thomas Hellstrom Date: Thu, 13 Mar 2014 10:07:44 +0000 (+0100) Subject: drm: Improve on minor type helpers v3 X-Git-Tag: v3.15-rc1~51^2~25^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=436830571eb9045d563979dc6185b1d5145ca4b6;p=pandora-kernel.git drm: Improve on minor type helpers v3 Add a drm_is_legacy() helper, constify argument to drm_is_render_client(), and use / change helpers where appropriate. v2: s/drm_is_legacy/drm_is_legacy_client/ and adapt to new code context. v3: s/legacy_client/primary_client/ Signed-off-by: Thomas Hellstrom Reviewed-by: Brian Paul --- Reading git-diff-tree failed