Re: [PATCH] cg6: use standard fields for framebuffer physical address and length
From: David Miller <davem@davemloft.net>
Date: 2009-05-04 21:08:39
Also in:
sparclinux
From: David Miller <davem@davemloft.net>
Date: 2009-05-04 21:08:39
Also in:
sparclinux
From: Krzysztof Helt <redacted> Date: Mon, 4 May 2009 22:39:45 +0200
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 <redacted>
My objections for the cg3 patch apply here too.