]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAPFB: Check in suspend/resume if framebuffer device is initialized.
authorJouni Högander <jouni.hogander@nokia.com>
Fri, 28 Mar 2008 13:03:29 +0000 (15:03 +0200)
committerTony Lindgren <tony@atomide.com>
Fri, 28 Mar 2008 13:45:12 +0000 (15:45 +0200)
commit91ad49094bf89d035e286f339e778bf46bfd5e6f
tree8ac92523696c4aa6a6f803209aa9a9375c8b3bd5
parent0136a812a2d3549b4cf6ca78ca6722ffe294a2c5
OMAPFB: Check in suspend/resume if framebuffer device is initialized.

Check wether fbdev is NULL in suspend / resume functions. Fbdev is
NULL, if there is no lcd or it is not enabled in configuration.

Signed-off-by: Jouni Högander <jouni.hogander@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/video/omap/omapfb_main.c