staging: xgifb: refactor XGI_SetXG21LCD() and XGI_SetXG27LCD()
authorAaro Koskinen <aaro.koskinen@iki.fi>
Wed, 31 Aug 2011 18:46:00 +0000 (21:46 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Sep 2011 18:42:08 +0000 (11:42 -0700)
commit105d8d0d904f045aafe114ebb9304308032e7d1b
tree5cd3a4d08b607ceb71fab01ae37a03a87f5a7b49
parent160b006ae90c821de3aace654159aa75da6d9c3d
staging: xgifb: refactor XGI_SetXG21LCD() and XGI_SetXG27LCD()

The code is almost the same for XG21 and XG27, a single routine can
cover both.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/xgifb/vb_setmode.c