On Tuesday 14 October 2008, Felipe Balbi wrote: > @@ -23,7 +24,9 @@ > #include <linux/module.h> > #include <linux/init.h> > #include <linux/i2c.h> > +#include <linux/leds.h> > #include <linux/mutex.h> > +#include <linux/workqueue.h> > > #define LP5521_DRIVER_NAME "lp5521" > Ah, *here* it converts to use the LED framework. The patch comment should probably focus on that ... "separate leds" is just an artifact of that conversion, as I interpret things. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html