From: Rafael J. Wysocki Date: Fri, 17 Jul 2015 20:54:09 +0000 (+0200) Subject: ACPI / bus: Move ACPI bus type registration X-Git-Tag: omap-for-v4.3/fixes-rc1~121^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dcc3d3362b0c97e48290f7786be85b4cec2a147;p=pandora-kernel.git ACPI / bus: Move ACPI bus type registration Move the registration of the ACPI bus type to acpi_bus_init() and avoid using ACPI going forward if it fails (too many things depend on the presence of the ACPI bus type). Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed