ACPI: video: reset brightness on resume
authorMatthew Garrett <mjg59@srcf.ucam.org>
Tue, 5 Feb 2008 07:31:24 +0000 (23:31 -0800)
committerLen Brown <len.brown@intel.com>
Thu, 7 Feb 2008 08:22:57 +0000 (03:22 -0500)
commit863c1490e512db40dab61e44b694a493a9e68b3f
tree3abfb2217b1331b3a4dfd917025ef2a87499be03
parent7761f638f6e0f276fe8612ba306d09c40d1b553c
ACPI: video: reset brightness on resume

Some machines seem to need the backlight brightness to be reset on resume.
Add support for doing so to the video module.

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Matthew Garrett <mjg59@srcf.ucam.org>
Cc: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/video.c