aboutsummaryrefslogtreecommitdiff
path: root/arch/m32r/kernel/process.c
diff options
context:
space:
mode:
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>2015-04-01 13:02:10 -0300
committerInki Dae <inki.dae@samsung.com>2015-04-13 11:39:40 +0900
commit97464d7d9dd2443571ec4f113b10588ffd4abd79 (patch)
tree85250d9512918116827f7cd1e01e83daa90ba5d0 /arch/m32r/kernel/process.c
parent92104886e4834c2ceb8748efa49d040714018eb5 (diff)
drm/exynos: remove exynos_plane_destroy()
The .destroy() callback for exynos can be replaced by drm_plane_cleanup(). The only extra operation on exynos_plane_destroy() was a call to exynos_plane_disable() but the plane is already disabled by a earlier call to drm_framebuffer_remove(). Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'arch/m32r/kernel/process.c')
0 files changed, 0 insertions, 0 deletions