]> git.baikalelectronics.ru Git - kernel.git/commit
staging: xgifb: XGI_AjustCRT2Rate(): delete IF_DEF_LVDS check
authorAaro Koskinen <aaro.koskinen@iki.fi>
Wed, 29 May 2013 20:59:03 +0000 (23:59 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 11:55:48 +0000 (20:55 +0900)
commit63fef3a18051f02670de93af82217380eada2275
tree0aa1fcb24fd31a1a7df8410b99336b73ab687942
parente39f5eb34e95750f459431643b1085bd5e8c290e
staging: xgifb: XGI_AjustCRT2Rate(): delete IF_DEF_LVDS check

IF_DEF_LVDS cannot be set when XGI_AjustCRT2Rate() is called, so we can
remove the check and dead code.

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