From: Chaithrika U S Date: Wed, 16 Dec 2009 00:46:39 +0000 (-0800) Subject: davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driver X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=1d3c6c7b366bdc3406af96bf55d63b4aa24f400a;p=deliverable%2Flinux.git davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driver Suspend/resume support DA8xx/OMAP-L1xx frame buffer driver. This feature has been tested on DA850/OMAP-L138 EVM. For the purpose of testing, the patch series[1] which adds suspend support for DA850/OMAP-L138 SoC was applied. [1] http://patchwork.kernel.org/patch/60260/ Signed-off-by: Chaithrika U S Cc: Kevin Hilman Cc: Krzysztof Helt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/video/da8xx-fb.c b/drivers/video/da8xx-fb.c index eb95b893e8b2..36574bf61d06 100644 --- a/drivers/video/da8xx-fb.c +++ b/drivers/video/da8xx-fb.c @@ -29,6 +29,7 @@ #include #include #include +#include #include