From: Seth Forshee Date: Tue, 20 Sep 2011 21:55:49 +0000 (-0500) Subject: toshiba_acpi: Convert to use acpi_driver X-Git-Tag: v3.2-rc1~111^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=135740de77641b4180c8a1f19abcfcd5e4351b15;p=pandora-kernel.git toshiba_acpi: Convert to use acpi_driver Changes toshiba_acpi to register an acpi driver and eliminates the platform device it was using. Also eliminates most global variables, moving them into toshiba_acpi_dev, along with some other miscellaneous fixes and cleanup. Signed-off-by: Azael Avalos Signed-off-by: Seth Forshee Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed