All of lore.kernel.org
 help / color / mirror / Atom feed
* drm/exynos: DRM_EXYNOS7DECON?
@ 2015-02-17  9:04 ` Paul Bolle
  0 siblings, 0 replies; 6+ messages in thread
From: Paul Bolle @ 2015-02-17  9:04 UTC (permalink / raw)
  To: Ajay Kumar
  Cc: linux-samsung-soc, Seung-Woo Kim, linux-kernel, dri-devel,
	Kyungmin Park, Kukjin Kim, Akshu Agrawal, linux-arm-kernel,
	Valentin Rothberg

Your commit 96976c3d9aff ("drm/exynos: Add DECON driver") is included in
today's linux-next (ie, next-20150217). I noticed because a script I use
to check linux-next spotted a problem with it.

It added an (optional) dependency on DRM_EXYNOS7DECON instead of
DRM_EXYNOS7_DECON (see drivers/gpu/drm/exynos/Kconfig). Is the trivial
patch to correct this typo queued somewhere? (This assumes an optional
dependency on DRM_EXYNOS7_DECON is actually needed for DRM_EXYNOS_DP, of
course.)


Paul Bolle

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* drm/exynos: DRM_EXYNOS7DECON?
@ 2015-02-17  9:04 ` Paul Bolle
  0 siblings, 0 replies; 6+ messages in thread
From: Paul Bolle @ 2015-02-17  9:04 UTC (permalink / raw)
  To: linux-arm-kernel

Your commit 96976c3d9aff ("drm/exynos: Add DECON driver") is included in
today's linux-next (ie, next-20150217). I noticed because a script I use
to check linux-next spotted a problem with it.

It added an (optional) dependency on DRM_EXYNOS7DECON instead of
DRM_EXYNOS7_DECON (see drivers/gpu/drm/exynos/Kconfig). Is the trivial
patch to correct this typo queued somewhere? (This assumes an optional
dependency on DRM_EXYNOS7_DECON is actually needed for DRM_EXYNOS_DP, of
course.)


Paul Bolle

^ permalink raw reply	[flat|nested] 6+ messages in thread

* drm/exynos: DRM_EXYNOS7DECON?
@ 2015-02-17  9:04 ` Paul Bolle
  0 siblings, 0 replies; 6+ messages in thread
From: Paul Bolle @ 2015-02-17  9:04 UTC (permalink / raw)
  To: Ajay Kumar
  Cc: Valentin Rothberg, Akshu Agrawal, Inki Dae, Joonyoung Shim,
	Seung-Woo Kim, Kyungmin Park, David Airlie, Kukjin Kim, dri-devel,
	linux-arm-kernel, linux-samsung-soc, linux-kernel

Your commit 96976c3d9aff ("drm/exynos: Add DECON driver") is included in
today's linux-next (ie, next-20150217). I noticed because a script I use
to check linux-next spotted a problem with it.

It added an (optional) dependency on DRM_EXYNOS7DECON instead of
DRM_EXYNOS7_DECON (see drivers/gpu/drm/exynos/Kconfig). Is the trivial
patch to correct this typo queued somewhere? (This assumes an optional
dependency on DRM_EXYNOS7_DECON is actually needed for DRM_EXYNOS_DP, of
course.)


Paul Bolle


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: drm/exynos: DRM_EXYNOS7DECON?
  2015-02-17  9:04 ` Paul Bolle
  (?)
@ 2015-02-17  9:25   ` Inki Dae
  -1 siblings, 0 replies; 6+ messages in thread
From: Inki Dae @ 2015-02-17  9:25 UTC (permalink / raw)
  To: Paul Bolle
  Cc: linux-samsung-soc, Seung-Woo Kim, linux-kernel, dri-devel,
	Kyungmin Park, Kukjin Kim, Akshu Agrawal, Ajay Kumar,
	linux-arm-kernel, Valentin Rothberg

On 2015년 02월 17일 18:04, Paul Bolle wrote:
> Your commit 96976c3d9aff ("drm/exynos: Add DECON driver") is included in
> today's linux-next (ie, next-20150217). I noticed because a script I use
> to check linux-next spotted a problem with it.
> 
> It added an (optional) dependency on DRM_EXYNOS7DECON instead of
> DRM_EXYNOS7_DECON (see drivers/gpu/drm/exynos/Kconfig). Is the trivial
> patch to correct this typo queued somewhere? (This assumes an optional
> dependency on DRM_EXYNOS7_DECON is actually needed for DRM_EXYNOS_DP, of
> course.)

Ah, right. It's my mistake. That is just typo so it should be
DRM_EXYNOS7_DECON instead of DRM_EXYNOS7DECON. It would be fixed at RC1.

Thanks for report,
Inki Dae

> 
> 
> Paul Bolle
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* drm/exynos: DRM_EXYNOS7DECON?
@ 2015-02-17  9:25   ` Inki Dae
  0 siblings, 0 replies; 6+ messages in thread
From: Inki Dae @ 2015-02-17  9:25 UTC (permalink / raw)
  To: linux-arm-kernel

On 2015? 02? 17? 18:04, Paul Bolle wrote:
> Your commit 96976c3d9aff ("drm/exynos: Add DECON driver") is included in
> today's linux-next (ie, next-20150217). I noticed because a script I use
> to check linux-next spotted a problem with it.
> 
> It added an (optional) dependency on DRM_EXYNOS7DECON instead of
> DRM_EXYNOS7_DECON (see drivers/gpu/drm/exynos/Kconfig). Is the trivial
> patch to correct this typo queued somewhere? (This assumes an optional
> dependency on DRM_EXYNOS7_DECON is actually needed for DRM_EXYNOS_DP, of
> course.)

Ah, right. It's my mistake. That is just typo so it should be
DRM_EXYNOS7_DECON instead of DRM_EXYNOS7DECON. It would be fixed at RC1.

Thanks for report,
Inki Dae

> 
> 
> Paul Bolle
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: drm/exynos: DRM_EXYNOS7DECON?
@ 2015-02-17  9:25   ` Inki Dae
  0 siblings, 0 replies; 6+ messages in thread
From: Inki Dae @ 2015-02-17  9:25 UTC (permalink / raw)
  To: Paul Bolle
  Cc: Ajay Kumar, Valentin Rothberg, Akshu Agrawal, Joonyoung Shim,
	Seung-Woo Kim, Kyungmin Park, David Airlie, Kukjin Kim, dri-devel,
	linux-arm-kernel, linux-samsung-soc, linux-kernel

On 2015년 02월 17일 18:04, Paul Bolle wrote:
> Your commit 96976c3d9aff ("drm/exynos: Add DECON driver") is included in
> today's linux-next (ie, next-20150217). I noticed because a script I use
> to check linux-next spotted a problem with it.
> 
> It added an (optional) dependency on DRM_EXYNOS7DECON instead of
> DRM_EXYNOS7_DECON (see drivers/gpu/drm/exynos/Kconfig). Is the trivial
> patch to correct this typo queued somewhere? (This assumes an optional
> dependency on DRM_EXYNOS7_DECON is actually needed for DRM_EXYNOS_DP, of
> course.)

Ah, right. It's my mistake. That is just typo so it should be
DRM_EXYNOS7_DECON instead of DRM_EXYNOS7DECON. It would be fixed at RC1.

Thanks for report,
Inki Dae

> 
> 
> Paul Bolle
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-02-17  9:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-17  9:04 drm/exynos: DRM_EXYNOS7DECON? Paul Bolle
2015-02-17  9:04 ` Paul Bolle
2015-02-17  9:04 ` Paul Bolle
2015-02-17  9:25 ` Inki Dae
2015-02-17  9:25   ` Inki Dae
2015-02-17  9:25   ` Inki Dae

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.