[PATCH 4/8] pxa: delete redundant vsync/hsync revert flag
Jun Nie <[email protected]> Mon, 16 Nov 2009 17:34:39 +0800
| Newsgroups | gmane.linux.fbdev.devel,gmane.linux.ports.arm.kernel |
|---|---|
| Message-ID | <[email protected]> |
From: Jun Nie <[email protected]> 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 <[email protected]> --- 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 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Linux-fbdev-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-fbdev-devel
0004-pxa-delete-redundant-vsync-hsync-revert-flag-var.sy.patch
(text/x-diff, 816 B)
From ab83a5675c36446045cbaf124f7aa86885cb7737 Mon Sep 17 00:00:00 2001 From: Jun Nie <[email protected]> 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 <[email protected]> --- 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