Tommi Rantala
82e865011a
omapfb: Blizzard: constify register address tables
...
Constify register address tables
Cc: Tomi Valkeinen <tomi.valkeinen@nokia.com >
Cc: Imre Deak <imre.deak@nokia.com >
Signed-off-by: Tommi Rantala <tt.rantala@gmail.com >
Signed-off-by: Tony Lindgren <tony@atomide.com >
2009-10-06 08:31:50 -07:00
Tommi Rantala
7999cad0e3
omapfb: Blizzard: fix pointer to be const
...
Fixes a compiler warning:
warning: assignment discards qualifiers from pointer target type
Cc: Tomi Valkeinen <tomi.valkeinen@nokia.com >
Cc: Imre Deak <imre.deak@nokia.com >
Signed-off-by: Tommi Rantala <tt.rantala@gmail.com >
Signed-off-by: Tony Lindgren <tony@atomide.com >
2009-10-06 08:31:50 -07:00
Rodrigo Vivi
2f21a62f16
omapfb: add support for rotation on the Blizzard LCD ctrl
...
The LCD controller (EPSON S1D13744) supports rotation (0, 90, 180 and 270
degrees) on hardware just setting the bits 0 and 1 of 0x28 register (LCD
Panel Configuration Register). Now it is possible to use this caps only
setting the angle degree on var rotate of fb_var_screeninfo using the
FBIOPUT_VSCREENINFO ioctl.
Fixed-by: Siarhei Siamashka <siarhei.siamashka@nokia.com >
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@openbossa.org >
Signed-off-by: Tony Lindgren <tony@atomide.com >
Signed-off-by: Imre Deak <imre.deak@nokia.com >
Acked-by: Krzysztof Helt <krzysztof.h1@wp.pl >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2009-09-23 07:39:49 -07:00
Russell King
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
...
This just leaves include/asm-arm/plat-* to deal with.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-08-07 09:55:48 +01:00
Joe Perches
898eb71cb1
Add missing newlines to some uses of dev_<level> messages
...
Found these while looking at printk uses.
Add missing newlines to dev_<level> uses
Add missing KERN_<level> prefixes to multiline dev_<level>s
Fixed a wierd->weird spelling typo
Added a newline to a printk
Signed-off-by: Joe Perches <joe@perches.com >
Cc: "Luck, Tony" <tony.luck@intel.com >
Cc: Jens Axboe <jens.axboe@oracle.com >
Cc: Mark M. Hoffman <mhoffman@lightlink.com >
Cc: Roland Dreier <rolandd@cisco.com >
Cc: Tilman Schmidt <tilman@imap.cc >
Cc: David Woodhouse <dwmw2@infradead.org >
Cc: Jeff Garzik <jeff@garzik.org >
Cc: Stephen Hemminger <shemminger@linux-foundation.org >
Cc: Greg KH <greg@kroah.com >
Cc: Jeremy Fitzhardinge <jeremy@goop.org >
Cc: Geert Uytterhoeven <geert@linux-m68k.org >
Cc: Alessandro Zummo <a.zummo@towertech.it >
Cc: David Brownell <david-b@pacbell.net >
Cc: James Smart <James.Smart@Emulex.Com >
Cc: Andrew Vasquez <andrew.vasquez@qlogic.com >
Cc: "Antonino A. Daplas" <adaplas@pol.net >
Cc: Evgeniy Polyakov <johnpol@2ka.mipt.ru >
Cc: Russell King <rmk@arm.linux.org.uk >
Cc: Jaroslav Kysela <perex@suse.cz >
Cc: Takashi Iwai <tiwai@suse.de >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2007-10-18 14:37:28 -07:00
Imre Deak
1d381b894d
OMAP: add external Epson Blizzard LCD controller support
...
- Adds Epson Blizzard lcd controller driver; used in Nokia Internet Tablet
products.
Signed-off-by: Trilok Soni <soni.trilok@gmail.com >
Cc: Tony Lindgren <tony@atomide.com >
Cc: "Antonino A. Daplas" <adaplas@pol.net >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2007-07-17 10:23:14 -07:00