]> rtime.felk.cvut.cz Git - linux-imx.git/commit
staging: xgifb: XGI_GetRatePtrCRT2(): delete IF_DEF_LVDS check
authorAaro Koskinen <aaro.koskinen@iki.fi>
Wed, 29 May 2013 20:59:04 +0000 (23:59 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 11:55:49 +0000 (20:55 +0900)
commitb0b4a8a126db9317b6e701af334ff114a224a9d6
tree2b58ce87036264102ab34aac37205728154c43ac
parent0903b0dbd2cd4949348b0885d49bcbd316fada16
staging: xgifb: XGI_GetRatePtrCRT2(): delete IF_DEF_LVDS check

IF_DEF_LVDS cannot be set if ProgrammingCRT2 flag is set, so remove the
check to simplify the 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