Skip to content

Commit 84b1667

Browse files
Jiang Liurafaeljw
Jiang Liu
authored andcommitted
ACPI / TPM: replace open-coded _DSM code with helper functions
Use helper functions to simplify _DSM related code in TPM driver. This patch also help to get rid of following warning messages: [ 163.509575] ACPI Error: Incorrect return type [Buffer] requested [Package] (20130517/nsxfeval-135) But there is still an warning left. [ 181.637366] ACPI Warning: \_SB_.IIO0.LPC0.TPM_._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130517/nsarguments-95) Signed-off-by: Jiang Liu <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
1 parent 529139c commit 84b1667

File tree

1 file changed

+145
-259
lines changed

1 file changed

+145
-259
lines changed

0 commit comments

Comments
 (0)