Re: [PATCH] fbdev: Add support for AVR32
From: David Miller <davem@davemloft.net>
Date: 2007-05-07 20:47:27
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2007-05-07 20:47:27
Also in:
lkml
From: Haavard Skinnemoen <redacted> Date: Mon, 7 May 2007 17:20:33 +0200
Provide framebuffer page protection flags and definitions of fb_readl/fb_writel for AVR32. Signed-off-by: Haavard Skinnemoen <redacted>
This isn't directed to you specifically, I'm just making a general comment. We're at the point where these two snippets of code in the fb layer are a total mess of ifdefs. It's time we made an include/asm-foo/fb.h header file and abstracted out the necessary details there.