Re: [PATCH 2/2] LEDS: generic driver

2007-06-08 Thread Robin Farine
On Fri June 8 2007 01:27, Richard Purdie wrote: > I'm not sure about this to be honest. I can see a case for > perhaps having a couple of standard suspend/resume functions for > platform device based LED drivers as those functions are often > identical. I'm not sure whether there is going to be mu

Re: [PATCH 2/2] LEDS: generic driver

2007-06-07 Thread Richard Purdie
On Wed, 2007-06-06 at 19:02 +0200, Robin Farine wrote: > From: Robin Farine <[EMAIL PROTECTED]> > > This generic LED driver implements the platform independent part of a > LED driver letting platform specific code focus on the hardware > details. The driver binds to platform devices named "Generi

[PATCH 2/2] LEDS: generic driver

2007-06-06 Thread Robin Farine
From: Robin Farine <[EMAIL PROTECTED]> This generic LED driver implements the platform independent part of a LED driver letting platform specific code focus on the hardware details. The driver binds to platform devices named "Generic-LED" which provide the platform specific data and code needed to