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:
8d86fb2
)
Mark pci_apply_final_quirks() __init rather than __devinit
author
David Woodhouse
<David.Woodhouse@intel.com>
Mon, 12 Oct 2009 11:50:34 +0000
(12:50 +0100)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Mon, 12 Oct 2009 13:42:06 +0000
(14:42 +0100)
It doesn't get invoked on hotplug; it can be thrown away after init.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found