backlight: simplify corgi_bl locking
authorRichard Purdie <rpurdie@rpsys.net>
Sat, 10 Feb 2007 23:50:39 +0000 (23:50 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Tue, 20 Feb 2007 09:26:54 +0000 (09:26 +0000)
commit40f5a0ce2501d62d8653cb1fbfeb80e2a7013933
treeef9f8c5d46d4a2aff70232e0a3b7db5017640573
parent599a52d12629394236d785615808845823875868
backlight: simplify corgi_bl locking

Now update_status has locking, we can remove the mutex from corgi_bl.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
drivers/video/backlight/corgi_bl.c