From: Kenji Kaneshige Date: Fri, 25 Apr 2008 21:39:08 +0000 (-0700) Subject: pciehp: Clean up pcie_init() X-Git-Tag: v2.6.26-rc1~364^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aeeef11999590d88249fbd086671af8300116f4;p=pandora-kernel.git pciehp: Clean up pcie_init() Clean up pciehp_ini(). This patch is trying to - Remove redundant capablity checks that were already done in PCIe port bus driver. - Separate the code only for debugging and make debug information easier to read. - Make the entire code easier to read and understand what it is doing. Signed-off-by: Kenji Kaneshige Signed-off-by: Kristen Carlson Accardi Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed