]> git.baikalelectronics.ru Git - kernel.git/commit
staging/xgifb: Use TVCLKBASE_315 as a base address
authorPeter Huewe <peterhuewe@gmx.de>
Thu, 9 Feb 2012 20:11:48 +0000 (21:11 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Feb 2012 17:56:24 +0000 (09:56 -0800)
commitf4a379c37870b64c590a00e580b97dabd8495214
tree7bc4bd5afb211053b804e6e43f6b8622f4685003
parent2e85dfe599a566a126b5d72b21283fe930dc8cac
staging/xgifb: Use TVCLKBASE_315 as a base address

Since the defines TVVCLKDIV2, TVVCLK, HiTVVCLKDIV2, HiTVVCLK,
HiTVSimuVCLK and HiTVTextVCLK are now defined as relative values, we
have to use TVCLKBASE_315 (0x31) as a base address to get the same values
as before the merge.

The old and now duplicated defines were removed

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/xgifb/vb_def.h
drivers/staging/xgifb/vb_setmode.c