On Mon, Jul 09, 2007 at 12:40:04PM +0100, Richard Purdie wrote:
> Convert the backlight and LCD classes from struct class_device to struct
> device since class_device is scheduled for removal.
> 
> One nasty API break is the backlight power attribute has had to be
> renamed to bl_power and the LCD power attribute has had to be renamed to
> lcd_power since the original names clash with the core. I can't see a
> way around this.
> 
> Signed-off-by: Richard Purdie <[EMAIL PROTECTED]>
> 
> [I've applied this patch to the backlight for-mm branch for testing but
> will work in any feedback] 

Acked-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>

-
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/

Reply via email to