bw2: use standard fields for framebuffer physical address and length
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Mon, 4 May 2009 10:35:36 +0000 (10:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Jun 2009 11:56:30 +0000 (04:56 -0700)
commit3f06cd29358dd390d62afcde14fde54cec9deef9
treec8d0a9ec9c72e0fa9d926015edbabbb54d532990
parent280ff97494e0fef4124bee5c52e39b23a18dd283
bw2: 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/bw2.c