t; Subject: [PATCH Resend] drm/exynos: Use devm_* APIs in exynos_hdmi.c
>
> devm_* functions are device managed and make error handling and exit code
> simpler.
>
> Signed-off-by: Sachin Kamat
> ---
> drivers/gpu/drm/exynos/exynos_hdmi.c | 60
+++---
devm_* functions are device managed and make error handling and exit code
simpler.
Signed-off-by: Sachin Kamat
---
drivers/gpu/drm/exynos/exynos_hdmi.c | 60 +++--
1 files changed, 13 insertions(+), 47 deletions(-)
diff --git a/drivers/gpu/drm/exynos/exynos_hdmi.c
devm_* functions are device managed and make error handling and exit code
simpler.
Signed-off-by: Sachin Kamat
---
drivers/gpu/drm/exynos/exynos_hdmi.c | 60 +++--
1 files changed, 13 insertions(+), 47 deletions(-)
diff --git a/drivers/gpu/drm/exynos/exynos_hdmi.c
[PATCH Resend] drm/exynos: Use devm_* APIs in exynos_hdmi.c
>
> devm_* functions are device managed and make error handling and exit code
> simpler.
>
> Signed-off-by: Sachin Kamat
> ---
> drivers/gpu/drm/exynos/exynos_hdmi.c | 60
+++---
> ---
> 1