]> git.baikalelectronics.ru Git - kernel.git/commit
cg3: use standard fields for framebuffer physical address and length
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Mon, 4 May 2009 10:37:46 +0000 (10:37 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Jun 2009 11:56:34 +0000 (04:56 -0700)
commit81ac99bf5e0ca35697f80f163fe5ddbd645f2e01
treee1d6fceaac8a103f1bbd76424f0f2ab1ed0053f7
parent16729959a67d41edd93fe91fbef4e38cae23e372
cg3: use standard fields for framebuffer physical address and length

Use standard fields fbinfo.fix.smem_start and fbinfo.fix.smem_len
for physical address and length of framebuffer.

This also fixes output of the 'fbset -i' command - address and length
of the framebuffer is displayed correctly.

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/video/cg3.c