From: Len Brown Date: Mon, 1 Dec 2008 05:09:47 +0000 (-0500) Subject: create drivers/platform/x86/ from drivers/misc/ X-Git-Tag: v2.6.29-rc1~34^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41b16dce390510f550a4d2b12b98e0258bbed6e2;p=pandora-kernel.git create drivers/platform/x86/ from drivers/misc/ Move x86 platform specific drivers from drivers/misc/ to a new home under drivers/platform/x86/. The community has been maintaining x86 vendor-specific platform specific drivers under /drivers/misc/ for a few years. The oldest ones started life under drivers/acpi. They moved out of drivers/acpi/ because they don't actually implement the ACPI specification, but either simply use ACPI, or implement vendor-specific ACPI extensions. In the future we anticipate... drivers/misc/ will go away. other architectures will create drivers/platform/ Signed-off-by: Len Brown --- Reading git-diff-tree failed