Hello, This set contains some fixes and cleanups for the default video mode setup, module parameter and FB option handling. The patches are based and tested on top of current staging-next (6eafa4604cfa109a89524d35d93df11c37bd66b0). Testing: - compile-tested with GCC 4.6.1, no warnings. - tested with Z9 (XG21) on ARM, with external VGA display, framebuffer console works Aaro Koskinen (18): staging: xgifb: delete unused module parameters and options staging: xgifb: fix ypan disable option staging: xgifb: delete duplicated code staging: xgifb: delete "off" option handling staging: xgifb: XGIfb_setup(): clean up driver messages staging: xgifb: XGIfb_setup(): delete redundant assignment staging: xgifb: check and report invalid option values staging: xgifb: fix LVDS LCD resolution data setup staging: xgifb: search video mode later in probe staging: xgifb: XGIfb_search_mode(): delete unreachable code staging: xgifb: assume the default video mode also when module staging: xgifb: delete duplicated default video mode setup code staging: xgifb: fail the probe if no supported LCD video mode found staging: xgifb: simplify default mode setup staging: xgifb: correct the default mode comment staging: xgifb: delete all references to mode "none" stating: xgifb: update module parameter descriptions staging: xgifb: use common init for module and built-in drivers/staging/xgifb/XGI_main.h | 17 +-- drivers/staging/xgifb/XGI_main_26.c | 291 ++++++++--------------------------- 2 files changed, 66 insertions(+), 242 deletions(-) -- 1.7.2.5 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel