git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e13ac47
)
ACPI / AC: Remove struct acpi_device pointer from struct acpi_ac
author
Lan Tianyu
<tianyu.lan@intel.com>
Wed, 13 Nov 2013 03:27:42 +0000
(11:27 +0800)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Thu, 14 Nov 2013 22:23:14 +0000
(23:23 +0100)
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 <tianyu.lan@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found