Gigabeat S: All the target backlight functions are currently called on the backlight...
commit1c770046b681bac17e2d14abf9414d26d6075733
authorMichael Sevakis <jethead71@rockbox.org>
Fri, 23 Apr 2010 17:35:01 +0000 (23 17:35 +0000)
committerMichael Sevakis <jethead71@rockbox.org>
Fri, 23 Apr 2010 17:35:01 +0000 (23 17:35 +0000)
treea78e9a45e028af07518821e1a7abeb8ec060fc38
parent11cca264ff57ad0b234bd1cd2c9a2366b967feb7
Gigabeat S: All the target backlight functions are currently called on the backlight thread whereas that wasn't the case when the hardware fading was added. Now there's no danger of setting brightness interfering while setting up fades, so get rid of the superfluous mutex.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25700 a1c6a512-1295-4272-9138-f99709370657
firmware/target/arm/imx31/gigabeat-s/backlight-gigabeat-s.c