Re: [PATCH 2.6.18 V8] drivers: add LCD support

From: Randy Dunlap
Date: Wed Oct 04 2006 - 12:48:30 EST


On Wed, 4 Oct 2006 18:06:15 +0000 Miguel Ojeda Sandonis wrote:

> miguelojeda-2.6.18-add-lcd-display-support.patch.v8
>
> Andrew, I think this can be the final review.
> Nomenclature changed as requested. Please apply.
>
>
> Brief
> -----
>
> - Adds a "auxdisplay/" folder in "drivers/" for auxiliary display drivers.
> - Adds a LCD class for registering LCD devices.
> - Adds support for the ks0108 LCD Controller as a device driver.
> (uses lcddisplay class and parport interface)

Couldn't you make the class be "auxdisplay" also?

> - Adds support for the cfag12864b LCD as a device driver.
> (uses ks0108 LCD Controller driver)
> - Adds a new ioctl() magic number/range (0xFF) in the list for the cfag12864b device.
> - Adds the usual Documentation, ABI, includes, Makefiles, Kconfigs, MAINTAINERS, CREDITS...

---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/