From: Alex Hung Date: Wed, 20 Jun 2012 03:47:35 +0000 (+0800) Subject: asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID. X-Git-Tag: v3.6-rc1~48^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63a78bb1051b240417daad3a3fa9c1bb10646dca;p=pandora-kernel.git asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID. According to responses from the BIOS team, ASUS_WMI_METHODID_DSTS2 (0x53545344) will be used as future DSTS ID. In addition, calling asus_wmi_evaluate_method(ASUS_WMI_METHODID_DSTS2, 0, 0, NULL) returns ASUS_WMI_UNSUPPORTED_METHOD in new ASUS laptop PCs. This patch fixes no DSTS ID will be assigned in this case. Signed-off-by: Alex Hung Signed-off-by: Matthew Garrett Cc: stable@kernel.org --- Reading git-diff-tree failed