[PATCH 11/13] drm/exynos: changed context name of hdmi and mixer

2012-08-20 Thread InKi Dae
2012/8/20 InKi Dae : > 2012/8/20 Joonyoung Shim : >> On 08/20/2012 03:17 PM, InKi Dae wrote: >>> >>> 2012/8/20 Joonyoung Shim : On 08/20/2012 11:29 AM, InKi Dae wrote: > > 2012/8/20 Joonyoung Shim : >> >> On 08/17/2012 06:50 PM, Inki Dae wrote: >>> >>> this patch c

[PATCH 11/13] drm/exynos: changed context name of hdmi and mixer

2012-08-20 Thread InKi Dae
2012/8/20 Joonyoung Shim : > On 08/20/2012 03:17 PM, InKi Dae wrote: >> >> 2012/8/20 Joonyoung Shim : >>> >>> On 08/20/2012 11:29 AM, InKi Dae wrote: 2012/8/20 Joonyoung Shim : > > On 08/17/2012 06:50 PM, Inki Dae wrote: >> >> this patch changes ctx variable name in exynos

[PATCH 11/13] drm/exynos: changed context name of hdmi and mixer

2012-08-20 Thread Joonyoung Shim
On 08/20/2012 03:17 PM, InKi Dae wrote: > 2012/8/20 Joonyoung Shim : >> On 08/20/2012 11:29 AM, InKi Dae wrote: >>> 2012/8/20 Joonyoung Shim : On 08/17/2012 06:50 PM, Inki Dae wrote: > this patch changes ctx variable name in exynos_drm_hdmi_context > structure to client because the use

[PATCH 11/13] drm/exynos: changed context name of hdmi and mixer

2012-08-20 Thread InKi Dae
2012/8/20 Joonyoung Shim : > On 08/20/2012 11:29 AM, InKi Dae wrote: >> >> 2012/8/20 Joonyoung Shim : >>> >>> On 08/17/2012 06:50 PM, Inki Dae wrote: this patch changes ctx variable name in exynos_drm_hdmi_context structure to client because the use of ctx variable makes it confused.

[PATCH 11/13] drm/exynos: changed context name of hdmi and mixer

2012-08-20 Thread Joonyoung Shim
On 08/20/2012 11:29 AM, InKi Dae wrote: > 2012/8/20 Joonyoung Shim : >> On 08/17/2012 06:50 PM, Inki Dae wrote: >>> this patch changes ctx variable name in exynos_drm_hdmi_context >>> structure to client because the use of ctx variable makes it confused. >> >> I don't prefer "client" name. This is

[PATCH 11/13] drm/exynos: changed context name of hdmi and mixer

2012-08-20 Thread InKi Dae
2012/8/20 Joonyoung Shim : > On 08/17/2012 06:50 PM, Inki Dae wrote: >> >> this patch changes ctx variable name in exynos_drm_hdmi_context >> structure to client because the use of ctx variable makes it confused. > > > I don't prefer "client" name. This is not client and server relationship. > Oka

[PATCH 11/13] drm/exynos: changed context name of hdmi and mixer

2012-08-20 Thread Joonyoung Shim
On 08/17/2012 06:50 PM, Inki Dae wrote: > this patch changes ctx variable name in exynos_drm_hdmi_context > structure to client because the use of ctx variable makes it confused. I don't prefer "client" name. This is not client and server relationship. > > Signed-off-by: Inki Dae > Signed-off-by

Re: [PATCH 11/13] drm/exynos: changed context name of hdmi and mixer

2012-08-20 Thread InKi Dae
2012/8/20 InKi Dae : > 2012/8/20 Joonyoung Shim : >> On 08/20/2012 03:17 PM, InKi Dae wrote: >>> >>> 2012/8/20 Joonyoung Shim : On 08/20/2012 11:29 AM, InKi Dae wrote: > > 2012/8/20 Joonyoung Shim : >> >> On 08/17/2012 06:50 PM, Inki Dae wrote: >>> >>> this patch c

Re: [PATCH 11/13] drm/exynos: changed context name of hdmi and mixer

2012-08-19 Thread InKi Dae
2012/8/20 Joonyoung Shim : > On 08/20/2012 03:17 PM, InKi Dae wrote: >> >> 2012/8/20 Joonyoung Shim : >>> >>> On 08/20/2012 11:29 AM, InKi Dae wrote: 2012/8/20 Joonyoung Shim : > > On 08/17/2012 06:50 PM, Inki Dae wrote: >> >> this patch changes ctx variable name in exynos

Re: [PATCH 11/13] drm/exynos: changed context name of hdmi and mixer

2012-08-19 Thread Joonyoung Shim
On 08/20/2012 03:17 PM, InKi Dae wrote: 2012/8/20 Joonyoung Shim : On 08/20/2012 11:29 AM, InKi Dae wrote: 2012/8/20 Joonyoung Shim : On 08/17/2012 06:50 PM, Inki Dae wrote: this patch changes ctx variable name in exynos_drm_hdmi_context structure to client because the use of ctx variable mak

Re: [PATCH 11/13] drm/exynos: changed context name of hdmi and mixer

2012-08-19 Thread InKi Dae
2012/8/20 Joonyoung Shim : > On 08/20/2012 11:29 AM, InKi Dae wrote: >> >> 2012/8/20 Joonyoung Shim : >>> >>> On 08/17/2012 06:50 PM, Inki Dae wrote: this patch changes ctx variable name in exynos_drm_hdmi_context structure to client because the use of ctx variable makes it confused.

Re: [PATCH 11/13] drm/exynos: changed context name of hdmi and mixer

2012-08-19 Thread Joonyoung Shim
On 08/20/2012 11:29 AM, InKi Dae wrote: 2012/8/20 Joonyoung Shim : On 08/17/2012 06:50 PM, Inki Dae wrote: this patch changes ctx variable name in exynos_drm_hdmi_context structure to client because the use of ctx variable makes it confused. I don't prefer "client" name. This is not client an

Re: [PATCH 11/13] drm/exynos: changed context name of hdmi and mixer

2012-08-19 Thread InKi Dae
2012/8/20 Joonyoung Shim : > On 08/17/2012 06:50 PM, Inki Dae wrote: >> >> this patch changes ctx variable name in exynos_drm_hdmi_context >> structure to client because the use of ctx variable makes it confused. > > > I don't prefer "client" name. This is not client and server relationship. > Oka

Re: [PATCH 11/13] drm/exynos: changed context name of hdmi and mixer

2012-08-19 Thread Joonyoung Shim
On 08/17/2012 06:50 PM, Inki Dae wrote: this patch changes ctx variable name in exynos_drm_hdmi_context structure to client because the use of ctx variable makes it confused. I don't prefer "client" name. This is not client and server relationship. Signed-off-by: Inki Dae Signed-off-by: Kyu

[PATCH 11/13] drm/exynos: changed context name of hdmi and mixer

2012-08-17 Thread Inki Dae
this patch changes ctx variable name in exynos_drm_hdmi_context structure to client because the use of ctx variable makes it confused. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_drm_hdmi.c | 38 +++--- drivers/gpu/drm/exynos/

[PATCH 11/13] drm/exynos: changed context name of hdmi and mixer

2012-08-17 Thread Inki Dae
this patch changes ctx variable name in exynos_drm_hdmi_context structure to client because the use of ctx variable makes it confused. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_drm_hdmi.c | 38 +++--- drivers/gpu/drm/exynos/