From: Kristen Carlson Accardi Date: Tue, 6 Feb 2007 00:09:07 +0000 (-0800) Subject: ACPI: bay: remove ACPI driver struct X-Git-Tag: v2.6.21-rc1~92^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c41458aca0defd5b16239ffd65630d1b87672ee5;p=pandora-kernel.git ACPI: bay: remove ACPI driver struct The bay driver is a platform driver, and doesn't need to also be an acpi driver. Remove the acpi driver related structures and callbacks, they didn't do anything anyway. Switch to uevent for user space event notification. Signed-off-by: Kristen Carlson Accardi Signed-off-by: Andrew Morton Signed-off-by: Len Brown --- Reading git-diff-tree failed