coreboot/src
Sven Schnelle 6901b561eb Lenovo H8: Always clear audio mute
The mute bit is set by ACPI before poweroff/going to suspend.
So clear it after resume, to have working volume control
even if the ACPI doesn't clear it on resume.

OSPM should control Audio mute with ec bit 0x30:6, so it is
safe to clear this bit even if the user has audio muted.

Change-Id: I18bebe532bf21cfb61b3d294a396bf15012f9f1a
Signed-off-by: Sven Schnelle <svens@stackframe.org>
Reviewed-on: http://review.coreboot.org/162
Reviewed-by: Peter Stuge <peter@stuge.se>
Tested-by: build bot (Jenkins)
2011-08-19 14:17:06 +02:00
..
arch/x86 Add xhcbios and ahcibios rom handling 2011-07-22 20:02:22 +02:00
boot more ifdef -> if fixes. 2011-04-21 21:26:58 +00:00
console Do full flush on uart8250 only at end of printk. 2011-07-12 11:36:20 +02:00
cpu Update AMD F14 Agesa to support Rev C0 cpus 2011-08-06 18:06:18 +02:00
devices more ifdef -> if fixes 2011-04-21 20:45:45 +00:00
drivers Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an 2011-04-26 23:47:04 +00:00
ec Lenovo H8: Always clear audio mute 2011-08-19 14:17:06 +02:00
include export get_cbfs_header() 2011-08-18 11:34:53 +02:00
lib export get_cbfs_header() 2011-08-18 11:34:53 +02:00
mainboard X60: use EC events 0x50/0x58 instead of GPIO GPE for Docking/Undocking 2011-08-18 20:50:55 +02:00
northbridge northbridge/intel/i440bx: Registered SDRAM modules support and fixes 2011-08-04 08:15:49 +02:00
pc80 X60: trigger save cmos on volume/brightness change 2011-06-15 08:51:18 +02:00
southbridge Update AMD SR5650 and SB700 2011-07-22 00:20:59 +02:00
superio Do not compile nuvoton superio for all board 2011-08-09 20:11:01 +02:00
vendorcode AMD Family 14 Agesa warning fix 2011-08-09 19:59:49 +02:00
Kconfig added a config option for ACPI debugging 2011-07-02 00:49:53 +02:00
Kconfig.deprecated_options some ifdef --> if fixes 2011-04-21 20:24:43 +00:00