commit | 9910f5c455de10f0eb2559093a7adad65f6c05cd | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Thu May 22 09:57:15 2014 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Thu Jun 05 23:14:46 2014 +0200 |
tree | d1858225e96d9861c43900141dcf09a08e8f82c0 | |
parent | b528ae7190867cd079bae5d6cf48c17d673428ae [diff] |
drm/tegra: Remove host1x drm_bus implementation The DRM core can now cope with drivers that don't have an associated struct drm_bus, so the host1x implementation is no longer useful. Signed-off-by: Thierry Reding <treding@nvidia.com>