On Fri, 2008-06-20 at 03:43 -0400, Len Brown wrote: > From: Cezary Jackiewicz <cezary.jackiewicz@xxxxxxxxx> > > This is driver for Compal Laptop: FL90/IFL90, based on MSI driver. > > This driver exports a few files in /sys/devices/platform/compal-laptop/: > lcd_level - screen brightness: contains a single integer in the range 0..7 (rw) > wlan - wlan subsystem state: contains 0 or 1 (rw) > bluetooth - bluetooth subsystem state: contains 0 or 1 (rw) > raw - raw value taken from embedded controller register (ro) > > In addition to these platform device attributes the driver registers itself > in the Linux backlight control subsystem and is available to userspace under > /sys/class/backlight/compal-laptop/. > > Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@xxxxxxxxx> > Cc: Richard Purdie <rpurdie@xxxxxxxxx> > Cc: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx> > Cc: Len Brown <lenb@xxxxxxxxxx> > Cc: Alexey Starikovskiy <aystarik@xxxxxxxxx> > Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> > Signed-off-by: Len Brown <len.brown@xxxxxxxxx> There was an update to this patch which dropped the lcd_level attribute which might as well be applied before merging since the backlight class handles all of that and there is no point in duplicating it. Cheers, Richard -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html