backlight: Remove unneeded backlight update_status calls
authorRichard Purdie <rpurdie@rpsys.net>
Fri, 9 Feb 2007 09:53:56 +0000 (09:53 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Tue, 20 Feb 2007 08:38:46 +0000 (08:38 +0000)
The backlight core listens for blanking events and triggers a
backlight_update_status call so these extra calls are not
needed and can be removed.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>

No differences found