commit | a8b35290373c2505c530a06887b1de92b3f43738 | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Sat Feb 09 00:03:45 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 08 15:39:58 2013 -0800 |
tree | a2f006dbef8d5fb2f2566c9c176e1cb8b93d60c7 | |
parent | 1b149edfa3496914d6b73a949dc03777ba172c88 [diff] |
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>