hp-wmi: Fix query interface
authorMatthew Garrett <mjg@redhat.com>
Mon, 23 Aug 2010 19:52:34 +0000 (15:52 -0400)
committerMatthew Garrett <mjg@redhat.com>
Mon, 23 Aug 2010 20:27:08 +0000 (16:27 -0400)
commita8ec105c0764c848d59f18a31f91fa00c99b2e7f
treeeb4c68789aae5d4ffaeb6acaff40af5b0823c944
parentc76a3e1d6c52c5cc1371f1abc7381c5715ebdf7f
hp-wmi: Fix query interface

The machines I have appear to provide their return value in the arguments
structure, not the output structure. Rework the driver to use that again
in order to get rfkill working again.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/hp-wmi.c