bd->props.brightness doesn't reflect the actual backlight level.
authorZhang Rui <rui.zhang@intel.com>
Thu, 8 Jan 2009 14:11:30 +0000 (14:11 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 8 Jan 2009 14:11:30 +0000 (14:11 +0000)
Always invoke backlight_update_status when users want to change
the backlight.

For setups where brightness change is an expensive operation,
this could be done in the driver rather than the core.

http://bugzilla.kernel.org/show_bug.cgi?id=12249

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>

No differences found