projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a291ea2
)
pxa168fb: remove useless vsync/hsync invert flag
author
Jun Nie
<njun@marvell.com>
Tue, 10 Nov 2009 07:11:36 +0000
(15:11 +0800)
committer
Eric Miao
<eric.y.miao@gmail.com>
Tue, 1 Dec 2009 01:02:32 +0000
(09:02 +0800)
fb_var_screeninfo.var has already encoded this information.
Signed-off-by: Jun Nie <njun@marvell.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
include/video/pxa168fb.h
patch
|
blob
|
blame
|
history
diff --git
a/include/video/pxa168fb.h
b/include/video/pxa168fb.h
index b5cc72fe046192e286ad9c487ba5b4257e824673..8c2f385a90ea896b4c229b1b38e16942f97fe1fb 100644
(file)
--- a/
include/video/pxa168fb.h
+++ b/
include/video/pxa168fb.h
@@
-117,8
+117,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;