the following patch was just integrated into master: commit 0139e6e1c0527c0be622e92f596a3b159ecde2e2 Author: Sven Schnelle svens@stackframe.org Date: Tue Oct 25 15:29:47 2011 +0200
Lenovo H8: Fix h8_set_audio_mute()
Logic is inverted (if argument is true, one would expect that mute is enabled) and the wrong bit was used (1 instead 0)
Change-Id: I71133ba639f1fb0d3c3582f16211dd266a11cc64 Signed-off-by: Sven Schnelle svens@stackframe.org
Build-Tested: build bot (Jenkins) at Tue Oct 25 15:53:56 2011, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Tue Oct 25 17:37:47 2011, giving +2 See http://review.coreboot.org/334 for details.
-gerrit