commit | 3f06cd29358dd390d62afcde14fde54cec9deef9 | [log] [tgz] |
---|---|---|
author | Krzysztof Helt <krzysztof.h1@wp.pl> | Mon May 04 10:35:36 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 16 04:56:30 2009 -0700 |
tree | c8d0a9ec9c72e0fa9d926015edbabbb54d532990 | |
parent | 280ff97494e0fef4124bee5c52e39b23a18dd283 [diff] |
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>