From: Rafael J. Wysocki Date: Tue, 6 Aug 2013 23:15:25 +0000 (+0200) Subject: ACPI: Do not fail acpi_bind_one() if device is already bound correctly X-Git-Tag: v3.12-rc1~178^2~11^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fe444ad7e3a6951fa0c9b552c5afe6f6df0d571;p=pandora-kernel.git ACPI: Do not fail acpi_bind_one() if device is already bound correctly Modify acpi_bind_one() so that it doesn't fail if the device represented by its first argument has already been bound to the given ACPI handle (second argument), because that is not a good enough reason for returning an error code. Signed-off-by: Rafael J. Wysocki Reviewed-by: Lan Tianyu Acked-by: Toshi Kani --- Reading git-diff-tree failed