drm/tegra: Introduce tegra_drm_client structure
authorThierry Reding <treding@nvidia.com>
Tue, 24 Sep 2013 13:35:40 +0000 (15:35 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 31 Oct 2013 08:20:10 +0000 (09:20 +0100)
This structure derives from host1x_client. DRM-specific fields are moved
from host1x_client to this structure, so that host1x_client can remain
agnostic of DRM.

Signed-off-by: Thierry Reding <treding@nvidia.com>

No differences found