summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorPeter Wu <lekensteyn@gmail.com>2013-08-01 18:21:28 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-08-05 19:04:05 +0200
commit6d5c2d8ca3c15a191a8078316e547c1f4e5ad6eb (patch)
tree8b7ee8bbd78d2c0376bdee3010edd6fef4914caa /tools
parent2960bc9cceecb5d556ce1c07656a6609e2f7e8b0 (diff)
downloadblackbird-op-linux-6d5c2d8ca3c15a191a8078316e547c1f4e5ad6eb.tar.gz
blackbird-op-linux-6d5c2d8ca3c15a191a8078316e547c1f4e5ad6eb.zip
i915: fix ACPI _DSM warning
Since commit 29a241c (ACPICA: Add argument typechecking for all predefined ACPI names), _DSM parameters are validated which trigger the following warning: ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20130517/nsarguments-95) ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20130517/nsarguments-95) ACPI Warning: \_SB_.PCI0.P0P2.PEGP._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20130517/nsarguments-95) ACPI Warning: \_SB_.PCI0.P0P2.PEGP._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20130517/nsarguments-95) As the Intel _DSM method seems to ignore this parameter, let's comply to the ACPI spec and use a Package instead. Signed-off-by: Peter Wu <lekensteyn@gmail.com> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=32602 Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud