]> git.baikalelectronics.ru Git - kernel.git/commit
cg6: use standard fields for framebuffer physical address and length
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Mon, 4 May 2009 10:39:45 +0000 (10:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Jun 2009 11:56:35 +0000 (04:56 -0700)
commitc5b68121b072fa3fd7397b1bf643f355ba8b2007
tree6e7ae4c58a4781c49ea11383d2c47897cce7a602
parent81ac99bf5e0ca35697f80f163fe5ddbd645f2e01
cg6: 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 are displayed correctly.

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