-
- Downloads
s3c2410fb: adds pixclock to s3c2410fb_display
This patch adds pixelclock field to the s3c2410fb_display structure and make use of it in the driver. The Bast machine defined 9 modes but pixclock and margin values are defined only for the 640x480 modes so I removed other modes. This patch also fixes wrong display type constant for the SMDK2440 board. Signed-off-by:Krzysztof Helt <krzysztof.h1@wp.pl> Signed-off-by:
Antonino Daplas <adaplas@gmail.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- arch/arm/mach-s3c2410/mach-amlm5900.c 1 addition, 0 deletionsarch/arm/mach-s3c2410/mach-amlm5900.c
- arch/arm/mach-s3c2410/mach-bast.c 3 additions, 109 deletionsarch/arm/mach-s3c2410/mach-bast.c
- arch/arm/mach-s3c2410/mach-h1940.c 1 addition, 0 deletionsarch/arm/mach-s3c2410/mach-h1940.c
- arch/arm/mach-s3c2410/mach-qt2410.c 3 additions, 0 deletionsarch/arm/mach-s3c2410/mach-qt2410.c
- arch/arm/mach-s3c2440/mach-rx3715.c 1 addition, 0 deletionsarch/arm/mach-s3c2440/mach-rx3715.c
- arch/arm/mach-s3c2440/mach-smdk2440.c 2 additions, 1 deletionarch/arm/mach-s3c2440/mach-smdk2440.c
- drivers/video/s3c2410fb.c 16 additions, 26 deletionsdrivers/video/s3c2410fb.c
- include/asm-arm/arch-s3c2410/fb.h 1 addition, 0 deletionsinclude/asm-arm/arch-s3c2410/fb.h
Loading
Please register or sign in to comment