Edgar Hucek wrote:
> This patch add a new framebuffer driver for the Intel Based macs.
> This framebuffer is needed when booting from EFI to get something
> out the box ;)
> [try #2] Removed unused and untested code in this version of the patch.
> [try #3] Just cleanup to meet the coding guideline.
>
> Signed-off-by: Edgar Hucek <[email protected]>
Acked-by: Antonino Daplas <[email protected]>
I'll pick this up if Andrew or Linus doesn't.
Tony
> +#define DEFAULT_FB_MEM 1024*1024*16
nitpick: parenthesis around the value?
> +
> +static struct platform_device imacfb_device = {
> + .name = "imacfb",
> +};
You might update this sometime in the future to use
platform_device_alloc().
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]