commit | 0d76cb2606cbb2e21f3832773458bb0241f99c6d | [log] [tgz] |
---|---|---|
author | Krzysztof Helt <krzysztof.h1@wp.pl> | Mon May 04 10:42:57 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 16 04:56:38 2009 -0700 |
tree | 4cd0e32a062b87de1b66dbd9868f86bd87ac23b0 | |
parent | 8803f7afe6370af8cd97991bde0c3b53eca4e8da [diff] |
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>