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

XGI_GetVBType() is called only for chips < XG20 so IF_DEF_LVDS cannot
be set.

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