From: Thierry Reding Date: Thu, 26 Sep 2013 14:08:22 +0000 (+0200) Subject: drm/tegra: Rename host1x_drm_context to tegra_drm_context X-Git-Tag: v3.13-rc1~76^2~65^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c88c363072c6dcd5427077f799b2711a10f616e4;p=pandora-kernel.git drm/tegra: Rename host1x_drm_context to tegra_drm_context The structure represents a context associated with a particular process that has opened the Tegra DRM device and requested a channel. This is a very DRM-specific notion and has nothing to do with host1x. Rename the structure to more clearly mark the boundaries between the two. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed