From: Rafael J. Wysocki Date: Thu, 20 Dec 2012 23:36:47 +0000 (+0100) Subject: ACPI: Drop the second argument of acpi_bus_scan() X-Git-Tag: v3.9-rc1~146^2~12^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3863094c6f9b2f980d6e7a5cad6b4d03a4dd579;p=pandora-kernel.git ACPI: Drop the second argument of acpi_bus_scan() After the removal of acpi_start_single_object() and acpi_bus_start() the second argument of acpi_bus_scan() is not necessary any more, so drop it and update acpi_bus_check_add() accordingly. Signed-off-by: Rafael J. Wysocki Acked-by: Yinghai Lu Acked-by: Toshi Kani --- Reading git-diff-tree failed