All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 4/8] pxa: delete redundant vsync/hsync revert flag
@ 2009-11-10  8:12 ` Jun Nie
  0 siblings, 0 replies; 6+ messages in thread
From: Jun Nie @ 2009-11-10  8:12 UTC (permalink / raw)
  To: linux-arm-kernel

From f0ba46eda943db08e60bcfe536f876f09165a64c Mon Sep 17 00:00:00 2001
From: Jun Nie <njun@marvell.com>
Date: Tue, 10 Nov 2009 15:11:36 +0800
Subject: [PATCH] pxa: delete redundant  vsync/hsync revert flag
      var.sync can cover its function

Signed-off-by: Jun Nie <njun@marvell.com>
---
 include/video/pxa168fb.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/include/video/pxa168fb.h b/include/video/pxa168fb.h
index 024767c..efbe469 100644
--- a/include/video/pxa168fb.h
+++ b/include/video/pxa168fb.h
@@ -142,8 +142,6 @@ struct pxa168fb_mach_info {
 	unsigned	invert_composite_blank:1;
 	unsigned	invert_pix_val_ena:1;
 	unsigned	invert_pixclock:1;
-	unsigned	invert_vsync:1;
-	unsigned	invert_hsync:1;
 	unsigned	panel_rbswap:1;
 	unsigned	active:1;
 	unsigned	enable_lcd:1;
-- 
1.5.4.3

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

* [PATCH 4/8] pxa: delete redundant vsync/hsync revert flag
@ 2009-11-10  8:12 ` Jun Nie
  0 siblings, 0 replies; 6+ messages in thread
From: Jun Nie @ 2009-11-10  8:12 UTC (permalink / raw)
  To: linux-arm-kernel



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

* Re: [PATCH 4/8] pxa: delete redundant vsync/hsync revert flag
  2009-11-10  8:12 ` Jun Nie
@ 2009-11-12  2:17   ` Jun Nie
  -1 siblings, 0 replies; 6+ messages in thread
From: Jun Nie @ 2009-11-12  2:17 UTC (permalink / raw)
  To: linux-arm-kernel

[-- Attachment #1: Type: text/plain, Size: 1056 bytes --]

2009/11/10 Jun Nie <niej0001@gmail.com>:
> From f0ba46eda943db08e60bcfe536f876f09165a64c Mon Sep 17 00:00:00 2001
> From: Jun Nie <njun@marvell.com>
> Date: Tue, 10 Nov 2009 15:11:36 +0800
> Subject: [PATCH] pxa: delete redundant  vsync/hsync revert flag
>      var.sync can cover its function
>
> Signed-off-by: Jun Nie <njun@marvell.com>
> ---
>  include/video/pxa168fb.h |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/include/video/pxa168fb.h b/include/video/pxa168fb.h
> index 024767c..efbe469 100644
> --- a/include/video/pxa168fb.h
> +++ b/include/video/pxa168fb.h
> @@ -142,8 +142,6 @@ struct pxa168fb_mach_info {
>        unsigned        invert_composite_blank:1;
>        unsigned        invert_pix_val_ena:1;
>        unsigned        invert_pixclock:1;
> -       unsigned        invert_vsync:1;
> -       unsigned        invert_hsync:1;
>        unsigned        panel_rbswap:1;
>        unsigned        active:1;
>        unsigned        enable_lcd:1;
> --
> 1.5.4.3
>
patch attached.

[-- Attachment #2: 0004-pxa-delete-redundant-vsync-hsync-revert-flag.patch --]
[-- Type: text/x-diff, Size: 823 bytes --]

From f0ba46eda943db08e60bcfe536f876f09165a64c Mon Sep 17 00:00:00 2001
From: Jun Nie <njun@marvell.com>
Date: Tue, 10 Nov 2009 15:11:36 +0800
Subject: [PATCH] pxa: delete redundant  vsync/hsync revert flag
      var.sync can cover its function

Signed-off-by: Jun Nie <njun@marvell.com>
---
 include/video/pxa168fb.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/include/video/pxa168fb.h b/include/video/pxa168fb.h
index 024767c..efbe469 100644
--- a/include/video/pxa168fb.h
+++ b/include/video/pxa168fb.h
@@ -142,8 +142,6 @@ struct pxa168fb_mach_info {
 	unsigned	invert_composite_blank:1;
 	unsigned	invert_pix_val_ena:1;
 	unsigned	invert_pixclock:1;
-	unsigned	invert_vsync:1;
-	unsigned	invert_hsync:1;
 	unsigned	panel_rbswap:1;
 	unsigned	active:1;
 	unsigned	enable_lcd:1;
-- 
1.5.4.3


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

* [PATCH 4/8] pxa: delete redundant vsync/hsync revert flag
@ 2009-11-12  2:17   ` Jun Nie
  0 siblings, 0 replies; 6+ messages in thread
From: Jun Nie @ 2009-11-12  2:17 UTC (permalink / raw)
  To: linux-arm-kernel

2009/11/10 Jun Nie <niej0001@gmail.com>:
> From f0ba46eda943db08e60bcfe536f876f09165a64c Mon Sep 17 00:00:00 2001
> From: Jun Nie <njun@marvell.com>
> Date: Tue, 10 Nov 2009 15:11:36 +0800
> Subject: [PATCH] pxa: delete redundant ?vsync/hsync revert flag
> ? ? ?var.sync can cover its function
>
> Signed-off-by: Jun Nie <njun@marvell.com>
> ---
> ?include/video/pxa168fb.h | ? ?2 --
> ?1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/include/video/pxa168fb.h b/include/video/pxa168fb.h
> index 024767c..efbe469 100644
> --- a/include/video/pxa168fb.h
> +++ b/include/video/pxa168fb.h
> @@ -142,8 +142,6 @@ struct pxa168fb_mach_info {
> ? ? ? ?unsigned ? ? ? ?invert_composite_blank:1;
> ? ? ? ?unsigned ? ? ? ?invert_pix_val_ena:1;
> ? ? ? ?unsigned ? ? ? ?invert_pixclock:1;
> - ? ? ? unsigned ? ? ? ?invert_vsync:1;
> - ? ? ? unsigned ? ? ? ?invert_hsync:1;
> ? ? ? ?unsigned ? ? ? ?panel_rbswap:1;
> ? ? ? ?unsigned ? ? ? ?active:1;
> ? ? ? ?unsigned ? ? ? ?enable_lcd:1;
> --
> 1.5.4.3
>
patch attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-pxa-delete-redundant-vsync-hsync-revert-flag.patch
Type: text/x-diff
Size: 822 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20091112/65bf3ba5/attachment.bin>

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

* [PATCH 4/8] pxa: delete redundant vsync/hsync revert flag
@ 2009-11-16  9:34   ` Jun Nie
  0 siblings, 0 replies; 6+ messages in thread
From: Jun Nie @ 2009-11-16  9:34 UTC (permalink / raw)
  To: linux-arm-kernel

[-- Attachment #1: Type: text/plain, Size: 744 bytes --]

From: Jun Nie <njun@marvell.com>
Date: Tue, 10 Nov 2009 15:11:36 +0800
Subject: [PATCH] pxa: delete redundant vsync/hsync revert flag
var.sync can cover its function

Signed-off-by: Jun Nie <njun@marvell.com>
---
 include/video/pxa168fb.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/include/video/pxa168fb.h b/include/video/pxa168fb.h
index 01c18bc..53919fe 100644
--- a/include/video/pxa168fb.h
+++ b/include/video/pxa168fb.h
@@ -143,8 +143,6 @@ struct pxa168fb_mach_info {
 	unsigned	invert_composite_blank:1;
 	unsigned	invert_pix_val_ena:1;
 	unsigned	invert_pixclock:1;
-	unsigned	invert_vsync:1;
-	unsigned	invert_hsync:1;
 	unsigned	panel_rbswap:1;
 	unsigned	active:1;
 	unsigned	enable_lcd:1;
-- 
1.5.4.3

[-- Attachment #2: 0004-pxa-delete-redundant-vsync-hsync-revert-flag-var.sy.patch --]
[-- Type: text/x-diff, Size: 816 bytes --]

From ab83a5675c36446045cbaf124f7aa86885cb7737 Mon Sep 17 00:00:00 2001
From: Jun Nie <njun@marvell.com>
Date: Tue, 10 Nov 2009 15:11:36 +0800
Subject: [PATCH] pxa: delete redundant vsync/hsync revert flag var.sync can cover its function

Signed-off-by: Jun Nie <njun@marvell.com>
---
 include/video/pxa168fb.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/include/video/pxa168fb.h b/include/video/pxa168fb.h
index 01c18bc..53919fe 100644
--- a/include/video/pxa168fb.h
+++ b/include/video/pxa168fb.h
@@ -143,8 +143,6 @@ struct pxa168fb_mach_info {
 	unsigned	invert_composite_blank:1;
 	unsigned	invert_pix_val_ena:1;
 	unsigned	invert_pixclock:1;
-	unsigned	invert_vsync:1;
-	unsigned	invert_hsync:1;
 	unsigned	panel_rbswap:1;
 	unsigned	active:1;
 	unsigned	enable_lcd:1;
-- 
1.5.4.3


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

* [PATCH 4/8] pxa: delete redundant vsync/hsync revert flag
@ 2009-11-16  9:34   ` Jun Nie
  0 siblings, 0 replies; 6+ messages in thread
From: Jun Nie @ 2009-11-16  9:34 UTC (permalink / raw)
  To: linux-arm-kernel

From: Jun Nie <njun@marvell.com>
Date: Tue, 10 Nov 2009 15:11:36 +0800
Subject: [PATCH] pxa: delete redundant vsync/hsync revert flag
var.sync can cover its function

Signed-off-by: Jun Nie <njun@marvell.com>
---
 include/video/pxa168fb.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/include/video/pxa168fb.h b/include/video/pxa168fb.h
index 01c18bc..53919fe 100644
--- a/include/video/pxa168fb.h
+++ b/include/video/pxa168fb.h
@@ -143,8 +143,6 @@ struct pxa168fb_mach_info {
 	unsigned	invert_composite_blank:1;
 	unsigned	invert_pix_val_ena:1;
 	unsigned	invert_pixclock:1;
-	unsigned	invert_vsync:1;
-	unsigned	invert_hsync:1;
 	unsigned	panel_rbswap:1;
 	unsigned	active:1;
 	unsigned	enable_lcd:1;
-- 
1.5.4.3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-pxa-delete-redundant-vsync-hsync-revert-flag-var.sy.patch
Type: text/x-diff
Size: 815 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20091116/411d5f4f/attachment.bin>

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

end of thread, other threads:[~2009-11-16  9:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-10  8:12 [PATCH 4/8] pxa: delete redundant vsync/hsync revert flag Jun Nie
2009-11-10  8:12 ` Jun Nie
2009-11-12  2:17 ` Jun Nie
2009-11-12  2:17   ` Jun Nie
2009-11-16  9:34 ` Jun Nie
2009-11-16  9:34   ` Jun Nie

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.