the following patch was just integrated into master: commit d86a3a17e6fbf25e20e146aefd6925b943957bda Author: Paul Menzel paulepanter@users.sourceforge.net Date: Thu Mar 28 13:46:16 2013 +0100
Winbond W83627HF: Rename and move ASL snippet to `acpi/superio.asl`
Put the ASL snippet for inclusion in the DSDT under the `acpi/` folder as it is done for the other Super I/O devices.
$ find src/superio/ -name *asl src/superio/ite/it8772f/acpi/superio.asl src/superio/smsc/mec1308/acpi/superio.asl src/superio/smsc/sio1007/acpi/superio.asl src/superio/winbond/w83627hf/devtree.asl
As there are no users of this file yet, no other adaptations need to be made.
Change-Id: Id10cd8897592b780c9fd3bd6b45ada4cf1fcf33e Signed-off-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-on: http://review.coreboot.org/2937 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
Build-Tested: build bot (Jenkins) at Thu Mar 28 23:42:06 2013, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Mon Apr 1 21:09:23 2013, giving +2 See http://review.coreboot.org/2937 for details.
-gerrit