lcd: allow lcd device to handle mode change events
authorEric Miao <eric.miao@marvell.com>
Thu, 28 Aug 2008 20:18:43 +0000 (04:18 +0800)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 23 Sep 2008 21:01:33 +0000 (22:01 +0100)
commitfaa312da9cd0b044bdc84483162c6ee10b9c83c0
tree19171bda6c11fa539d48c6a1568ade215c95ce3e
parent6ae19b04ab41a4db0f0c48ec0b78950f6b028823
lcd: allow lcd device to handle mode change events

Some LCD panels are capable of different resolutions, and is allowed
to change at run-time, so to make "struct lcd_device" to be able to
handle mode change events here.

Signed-off-by: Eric Miao <eric.miao@marvell.com>
Acked-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/video/backlight/lcd.c
drivers/video/fbmem.c
include/linux/lcd.h