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:
cae7127
)
ACPI / hotplug: Use kobject_init_and_add() instead of _init() and _add()
author
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 25 Sep 2013 20:23:20 +0000
(14:23 -0600)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Mon, 30 Sep 2013 17:58:18 +0000
(19:58 +0200)
Use kobject_init_and_add() since we have nothing special to do between
kobject_init() and kobject_add().
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found