linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jun Nie <niej0001@gmail.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 4/8] pxa: delete redundant vsync/hsync revert flag
Date: Thu, 12 Nov 2009 02:17:47 +0000	[thread overview]
Message-ID: <7c34ac520911111817v169c88e1oea50457264490447@mail.gmail.com> (raw)
In-Reply-To: <7c34ac520911100012x3dfa948bn3e5106fc4c7c04f9@mail.gmail.com>

[-- 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


  reply	other threads:[~2009-11-12  2:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-10  8:12 [PATCH 4/8] pxa: delete redundant vsync/hsync revert flag Jun Nie
2009-11-12  2:17 ` Jun Nie [this message]
2009-11-16  9:34 ` Jun Nie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7c34ac520911111817v169c88e1oea50457264490447@mail.gmail.com \
    --to=niej0001@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).