summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_plane.c
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2019-10-28 13:16:10 +0100
committerThierry Reding <treding@nvidia.com>2019-10-29 15:04:29 +0100
commita7303f7735717c95bf5f65c18c901c72e91dc55b (patch)
tree34c6aad20524b06d16f17c6b8266a80272970574 /drivers/gpu/drm/exynos/exynos_drm_plane.c
parent85d0c4b54fbd5383950ce364641883ea4ad45362 (diff)
drm/tegra: Do not use ->load() and ->unload() callbacks
The ->load() and ->unload() drivers are midlayers and should be avoided in modern drivers. Fix this by moving the code into the driver ->probe() and ->remove() implementations, respectively. v2: kick out conflicting framebuffers before initializing fbdev v3: rebase onto drm/tegra/for-next Tested-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/drm/exynos/exynos_drm_plane.c')
0 files changed, 0 insertions, 0 deletions