From: Henrique de Moraes Holschuh Date: Fri, 24 Nov 2006 12:32:32 +0000 (-0200) Subject: ACPI: ibm-acpi: do not use / in driver names X-Git-Tag: v2.6.20-rc2~6^2~11^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dfd35cd214f7874c4917dfedff81f107d845c15;p=pandora-kernel.git ACPI: ibm-acpi: do not use / in driver names ibm-acpi uses sub-device names like ibm/hotkey, which get in the way of a sysfs conversion. Fix it to use ibm_hotkey instead. Thanks to Zhang Rui for noticing this. Signed-off-by: Henrique de Moraes Holschuh --- Reading git-diff-tree failed