]> git.baikalelectronics.ru Git - kernel.git/commit
p9100: use standard fields for framebuffer physical address and length
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Mon, 4 May 2009 10:42:57 +0000 (10:42 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Jun 2009 11:56:38 +0000 (04:56 -0700)
commit960f1d1d49dcff52b3507fc8efdb99251b88b55c
tree4cd0e32a062b87de1b66dbd9868f86bd87ac23b0
parent0e9ffcd9b8722c94575c476c62de12cfa389248b
p9100: 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/p9100.c