]> rtime.felk.cvut.cz Git - linux-imx.git/commit
staging: xgifb: XGI_GetTVInfo(): delete IF_DEF_LVDS checks
authorAaro Koskinen <aaro.koskinen@iki.fi>
Fri, 8 Feb 2013 22:03:45 +0000 (00:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Feb 2013 23:39:58 +0000 (15:39 -0800)
commita8b35290373c2505c530a06887b1de92b3f43738
treea2f006dbef8d5fb2f2566c9c176e1cb8b93d60c7
parent1b149edfa3496914d6b73a949dc03777ba172c88
staging: xgifb: XGI_GetTVInfo(): delete IF_DEF_LVDS checks

This function is never called when pVBInfo->IF_DEF_LVDS is true, so we
can remove checks and reduce complexity.

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