This is just a pretty straightforward set of fixes. It doesn't yet address the console locking / suspend/resume issue as that's still pending feedback. Please pull from: master.kernel.org:/pub/scm/linux/kernel/git/lethal/fbdev-3.x.git fbdev-fixes-for-linus Which contains: Geert Uytterhoeven (1): fbdev/atyfb: Fix 2 defined-but-not-used warnings Guennadi Liakhovetski (1): fbdev: sh_mobile_hdmi: fix regression: statically enable RTPM Jingoo Han (3): video: s3c-fb: fix misleading kfree in remove function video: s3c-fb: fix virtual resolution checking video: s3c-fb: move enabling channel for window Wanlong Gao (1): efifb: Fix call to wrong unregister function drivers/video/aty/atyfb_base.c | 10 ++++------ drivers/video/efifb.c | 2 +- drivers/video/s3c-fb.c | 22 ++++++++++------------ drivers/video/sh_mobile_hdmi.c | 18 +++++------------- 4 files changed, 20 insertions(+), 32 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html