]> git.baikalelectronics.ru Git - kernel.git/commit
video: s3c-fb: correct window osd size offset values
authorJingoo Han <jg1.han@samsung.com>
Fri, 22 Apr 2011 07:09:31 +0000 (07:09 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 24 May 2011 07:15:52 +0000 (16:15 +0900)
commit73e078c16fb1cdaebc783f9aee3312bce3e244ba
tree981f7948dad3e13f0fa51dc1be5756f14728f9e2
parentf2a7957a5c45e48d8f641ad33be4a82137ab35a3
video: s3c-fb: correct window osd size offset values

Offset values for OSD size registers of window 1 and 2 are corrected.
The offset values of OSD size registers are as follows:
window0: VIDOSDC (0x8)
window1 and 2: VIDOSDD (0xc)
window3 and 4: not present

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/s3c-fb.c