From: Lan Tianyu Date: Wed, 13 Nov 2013 03:27:42 +0000 (+0800) Subject: ACPI / AC: Remove struct acpi_device pointer from struct acpi_ac X-Git-Tag: v3.13-rc1~28^2~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86b0cc12bba9cb9cc3c20974dec565f44c961fc3;p=pandora-kernel.git ACPI / AC: Remove struct acpi_device pointer from struct acpi_ac Now the pointer of struct acpi_device can be got by ACPI_COMPANION(struct acpi_ac->pdev->dev). So the pointer is not necessary and remove it. Signed-off-by: Lan Tianyu Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed