[RESEND PATCH 2/2] s5p-tv: Add PM_RUNTIME dependency

Marek Szyprowski m.szyprowski at samsung.com
Thu Sep 22 06:05:21 EDT 2011


Hello,

On Thursday, September 22, 2011 7:55 AM Hatim Ali wrote:

> The TVOUT driver requires PM_RUNTIME support for proper clock
> enabling.
> 
> Signed-off-by: Hatim Ali <hatim.rv at samsung.com>

I will take this patch to our v4l fixes branch. Thanks for your contribution.

> ---
>  drivers/media/video/s5p-tv/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/media/video/s5p-tv/Kconfig b/drivers/media/video/s5p-tv/Kconfig
> index 9c37dee..f2a0977 100644
> --- a/drivers/media/video/s5p-tv/Kconfig
> +++ b/drivers/media/video/s5p-tv/Kconfig
> @@ -8,7 +8,7 @@
> 
>  config VIDEO_SAMSUNG_S5P_TV
>  	bool "Samsung TV driver for S5P platform (experimental)"
> -	depends on PLAT_S5P
> +	depends on PLAT_S5P && PM_RUNTIME
>  	depends on EXPERIMENTAL
>  	default n
>  	---help---

Best regards
-- 
Marek Szyprowski
Samsung Poland R&D Center





More information about the linux-arm-kernel mailing list