From: Dmitry Torokhov Date: Sat, 18 Sep 2010 17:11:09 +0000 (-0700) Subject: PNPACPI: cope with invalid device IDs X-Git-Tag: v2.6.37-rc1~100^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=420a0f66378c84b00b0e603e4d38210102dbe367;p=pandora-kernel.git PNPACPI: cope with invalid device IDs If primary ID (HID) is invalid try locating first valid ID on compatible ID list before giving up. This helps, for example, to recognize i8042 AUX port on Sony Vaio VPCZ1 which uses SNYSYN0003 as HID. Without the patch users are forced to boot with i8042.nopnp to make use of their touchpads. Tested-by: Jan-Hendrik Zab Signed-off-by: Dmitry Torokhov Signed-off-by: Len Brown --- Reading git-diff-tree failed