Re: [PATCH 1/3] Add support for the generic backlight device to the IBM ACPI driver



Hi!

Add support for the generic backlight interface below
/sys/class/backlight. The patch keeps the procfs brightness handling for
backward compatibility.

For this to archive, the patch adds two generic functions brightness_get
and brightness_set to be used both by the procfs related and the sysfs
related methods.

Looks okay to me, thanks!

Pavel
--
Thanks for all the (sleeping) penguins.
-
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/



Relevant Pages