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:
898294c
)
PCI: portdrv: cleanup pcie_device registration
author
Kenji Kaneshige
<kaneshige.kenji@jp.fujitsu.com>
Wed, 25 Nov 2009 12:01:28 +0000
(21:01 +0900)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Fri, 4 Dec 2009 23:55:18 +0000
(15:55 -0800)
In the current port bus driver implementation, pcie_device allocation,
initialization and registration are done in separated functions. Doing
those in one function make the code simple and easier to read.
Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found