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:
c825bc9
)
PCI hotplug: remove redundant .owner initializations
author
Kenji Kaneshige
<kaneshige.kenji@jp.fujitsu.com>
Tue, 16 Jun 2009 02:02:02 +0000
(11:02 +0900)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Tue, 16 Jun 2009 21:30:12 +0000
(14:30 -0700)
The "owner" field in struct hotplug_slot_ops is initialized by PCI
hotplug core. So each hotplug controller driver doesn't need to
initialize it.
Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Reviewed-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found