davinci: fb: update the driver in preparation for addition of power management features
authorChaithrika U S <chaithrika@ti.com>
Wed, 16 Dec 2009 00:46:38 +0000 (16:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Dec 2009 15:20:04 +0000 (07:20 -0800)
commit3611380490c6ce27a2277709a34b8c5531524caf
tree0afbddaa57a0aac765d1ddf7a93e30706300ac1f
parentfa1f136e073ddc4e60497c51bc8918569314d38a
davinci: fb: update the driver in preparation for addition of power management features

Add a helper function to enable raster.  Also add one member in the
private data structure to track the current blank status, another function
pointer which takes in the platform specific callback function to control
panel power.

These updates will help in adding suspend/resume and frame buffer blank
operation features.

Signed-off-by: Chaithrika U S <chaithrika@ti.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/da8xx-fb.c
include/video/da8xx-fb.h