Hi Inki,
2015-09-30 Inki Dae inki.dae@samsung.com:
This patch removes unnecessary pm suspend/resume functions.
All kms sub drivers will be controlled by top of Exynos drm driver and connector dpms so these sub drivers shouldn't have their own pm interfaces.
Signed-off-by: Inki Dae inki.dae@samsung.com
drivers/gpu/drm/exynos/exynos_dp_core.c | 23 ----------------------- 1 file changed, 23 deletions(-)
This sounds reasonable to me.
Reviewed-by: Gustavo Padovan gustavo.padovan@collabora.co.uk
Gustavo