]> git.baikalelectronics.ru Git - kernel.git/commit
staging: xgifb: XGI_GetLcdPtr: pass the table pointer directly
authorAaro Koskinen <aaro.koskinen@iki.fi>
Sun, 4 Nov 2012 19:14:46 +0000 (21:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Nov 2012 20:54:18 +0000 (12:54 -0800)
commite33940c4c1ce425b60770072b663420d7a713c55
tree1625d58656c34d749b4baa4ab3a2bfa3d843dae8
parentf07ba9bf7f875bacd0802e7ce84e2c8d5053ea73
staging: xgifb: XGI_GetLcdPtr: pass the table pointer directly

Let the caller pass the table pointer directly instead of using a magic
number to indicate which table to use.

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