]> rtime.felk.cvut.cz Git - linux-imx.git/commit
staging: xgifb: vb_setmode: delete IF_DEF_YPbPr checks
authorAaro Koskinen <aaro.koskinen@iki.fi>
Wed, 29 May 2013 20:59:14 +0000 (23:59 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 11:55:52 +0000 (20:55 +0900)
commita4ce0e7e6e7e8dfe00b6aed03dfb52e242cbc68b
treef111d1df0e74896c0d1c30269482fa10dc5403f9
parent2351d1fd9775e9535503cdfb8c3d33900e6b430d
staging: xgifb: vb_setmode: delete IF_DEF_YPbPr checks

Code checking for IF_DEF_YPbPr is only executed for chips < XG20, and
there IF_DEF_YPbPr is always true, so the flag is redundant.

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