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:
e0fc7e0
)
Rename pci_init() to pci_apply_final_quirks(), move it to quirks.c
author
David Woodhouse
<David.Woodhouse@intel.com>
Mon, 12 Oct 2009 11:48:43 +0000
(12:48 +0100)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Mon, 12 Oct 2009 13:42:04 +0000
(14:42 +0100)
This function may have done more in the past, but all it does now is
apply the PCI_FIXUP_FINAL quirks. So name it sensibly and put it where
it belongs.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found