]> Git Repo - linux.git/commit - drivers/acpi/acpica/evregion.c
ACPICA: Update for "orphan" embedded controller _REG method support
authorZhang Rui <[email protected]>
Thu, 30 May 2013 02:02:13 +0000 (10:02 +0800)
committerRafael J. Wysocki <[email protected]>
Sat, 1 Jun 2013 19:54:31 +0000 (21:54 +0200)
commit8f4f5e781554493230ce9b2d5a979eef637aa109
treee4934d7254021084b0e4676aead526340dc09102
parentd835e7f4f87e783575a44b1322f8a3d95f52ef5e
ACPICA: Update for "orphan" embedded controller _REG method support

This refers to _REG methods under the EC device that have no
corresponding operation region. This is allowed by the ACPI
specification. This update removes a dependency on having an
ECDT table, and will execute an orphan _REG method as long as
the handler for the EC is installed at the EC device node (not
the namespace root).  Rui Zhang (original update), Bob Moore
(update/integrate).

Signed-off-by: Zhang Rui <[email protected]>
Signed-off-by: Bob Moore <[email protected]>
Signed-off-by: Lv Zheng <[email protected]>
Acked-by: Len Brown <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
drivers/acpi/acpica/evregion.c
This page took 0.057003 seconds and 4 git commands to generate.