Re: [PATCH v4 00/30] Refine PCI scan interfaces and make generic pci host bridge

2015-02-26 Thread Yijing Wang
On 2015/2/27 7:57, Bjorn Helgaas wrote: > On Thu, Feb 26, 2015 at 04:11:54PM +0800, Yijing Wang wrote: >> v3->v4: >> Fix the rebase issue. > > This did apply on v4.0-rc1, but with many whitespace complaints: > > Importing patch "pci-pass-pci-domain-number" ... :29: trailing > whitespace.

Re: [PATCH v4 00/30] Refine PCI scan interfaces and make generic pci host bridge

2015-02-26 Thread Bjorn Helgaas
On Thu, Feb 26, 2015 at 04:11:54PM +0800, Yijing Wang wrote: > v3->v4: > Fix the rebase issue. This did apply on v4.0-rc1, but with many whitespace complaints: Importing patch "pci-pass-pci-domain-number" ... :29: trailing whitespace. bus = pci_scan_root_bus(NULL, :44:

[PATCH v4 00/30] Refine PCI scan interfaces and make generic pci host bridge

2015-02-26 Thread Yijing Wang
v3->v4: Fix the rebase issue. v2->v3: Rebase this series on v4.0-rc1. v1->v2: Split pci_host_bridge_list into a new patch, remove .phb_probe_mode and rework powerpc .phb_of_scan_bus() for simpilicty suggested by Arnd. Refresh some patch description log, and

Re: [PATCH v4 00/30] Refine PCI scan interfaces and make generic pci host bridge

2015-02-26 Thread Bjorn Helgaas
On Thu, Feb 26, 2015 at 04:11:54PM +0800, Yijing Wang wrote: v3-v4: Fix the rebase issue. This did apply on v4.0-rc1, but with many whitespace complaints: Importing patch pci-pass-pci-domain-number ... stdin:29: trailing whitespace. bus = pci_scan_root_bus(NULL, stdin:44:

[PATCH v4 00/30] Refine PCI scan interfaces and make generic pci host bridge

2015-02-26 Thread Yijing Wang
v3-v4: Fix the rebase issue. v2-v3: Rebase this series on v4.0-rc1. v1-v2: Split pci_host_bridge_list into a new patch, remove .phb_probe_mode and rework powerpc .phb_of_scan_bus() for simpilicty suggested by Arnd. Refresh some patch description log, and add

Re: [PATCH v4 00/30] Refine PCI scan interfaces and make generic pci host bridge

2015-02-26 Thread Yijing Wang
On 2015/2/27 7:57, Bjorn Helgaas wrote: On Thu, Feb 26, 2015 at 04:11:54PM +0800, Yijing Wang wrote: v3-v4: Fix the rebase issue. This did apply on v4.0-rc1, but with many whitespace complaints: Importing patch pci-pass-pci-domain-number ... stdin:29: trailing whitespace.