summaryrefslogtreecommitdiff
path: root/tests/aslts/src/runtime/collections/functional/descriptor/irq.asl
diff options
context:
space:
mode:
authorRobert Moore <Robert.Moore@intel.com>2013-08-02 13:07:39 -0700
committerRobert Moore <Robert.Moore@intel.com>2013-08-02 13:07:39 -0700
commit6ac67e15da3bcb33deacd325d060d056870bfe46 (patch)
treec33eceea4cb32369dcdf7b81fd45aa5dfaa923b8 /tests/aslts/src/runtime/collections/functional/descriptor/irq.asl
parent64e52a3577f287eeafee98663deff1163cccdd46 (diff)
downloadacpica-6ac67e15da3bcb33deacd325d060d056870bfe46.tar.gz
ASLTS: Serialize all methods that create named objects.
This change greatly reduces the remark that iASL emits when a non-serialized control method creates named objects. David Box.
Diffstat (limited to 'tests/aslts/src/runtime/collections/functional/descriptor/irq.asl')
-rw-r--r--tests/aslts/src/runtime/collections/functional/descriptor/irq.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/aslts/src/runtime/collections/functional/descriptor/irq.asl b/tests/aslts/src/runtime/collections/functional/descriptor/irq.asl
index 8f2d4a43b..34a9c621d 100644
--- a/tests/aslts/src/runtime/collections/functional/descriptor/irq.asl
+++ b/tests/aslts/src/runtime/collections/functional/descriptor/irq.asl
@@ -133,7 +133,7 @@ Name (p401, Package() {
Buffer () {0x23, 0xff, 0xff, 0x00, 0x79, 0x00},
})
-Method(RT01)
+Method(RT01,, Serialized)
{
Name(ts, "RT01")