From: Kenji Kaneshige Date: Wed, 25 Nov 2009 12:01:28 +0000 (+0900) Subject: PCI: portdrv: cleanup pcie_device registration X-Git-Tag: v2.6.33-rc1~321^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52a0f24beabe9e89223e367c65a0156dff17265c;p=pandora-kernel.git PCI: portdrv: cleanup pcie_device registration 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 Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed