Re: [PATCH V3 0/5] PCI: exynos: cleans the minor things

2017-02-08 Thread Bjorn Helgaas
On Mon, Jan 16, 2017 at 03:31:33PM +0900, Jaehoon Chung wrote: > Current pci-exynos.c is used for only EXYNOS5440. > It's too complex to support the other Exynos SoCs. > Before supporting the other Exynos SoCs, it needs to clean the codes. > > Changelog on V3: > - Splits "PCI: exynos: replace to

Re: [PATCH V3 0/5] PCI: exynos: cleans the minor things

2017-02-08 Thread Bjorn Helgaas
On Mon, Jan 16, 2017 at 03:31:33PM +0900, Jaehoon Chung wrote: > Current pci-exynos.c is used for only EXYNOS5440. > It's too complex to support the other Exynos SoCs. > Before supporting the other Exynos SoCs, it needs to clean the codes. > > Changelog on V3: > - Splits "PCI: exynos: replace to

Re: [PATCH V3 0/5] PCI: exynos: cleans the minor things

2017-01-31 Thread Jaehoon Chung
On 02/01/2017 06:16 AM, Jingoo Han wrote: > On Saturday, January 28, 2017 4:28 PM, Bjorn Helgaas wrote: >> On Mon, Jan 16, 2017 at 03:31:33PM +0900, Jaehoon Chung wrote: >>> Current pci-exynos.c is used for only EXYNOS5440. >>> It's too complex to support the other Exynos SoCs. >>> Before

Re: [PATCH V3 0/5] PCI: exynos: cleans the minor things

2017-01-31 Thread Jaehoon Chung
On 02/01/2017 06:16 AM, Jingoo Han wrote: > On Saturday, January 28, 2017 4:28 PM, Bjorn Helgaas wrote: >> On Mon, Jan 16, 2017 at 03:31:33PM +0900, Jaehoon Chung wrote: >>> Current pci-exynos.c is used for only EXYNOS5440. >>> It's too complex to support the other Exynos SoCs. >>> Before

Re: [PATCH V3 0/5] PCI: exynos: cleans the minor things

2017-01-31 Thread Jingoo Han
On Saturday, January 28, 2017 4:28 PM, Bjorn Helgaas wrote: > On Mon, Jan 16, 2017 at 03:31:33PM +0900, Jaehoon Chung wrote: > > Current pci-exynos.c is used for only EXYNOS5440. > > It's too complex to support the other Exynos SoCs. > > Before supporting the other Exynos SoCs, it needs to clean

Re: [PATCH V3 0/5] PCI: exynos: cleans the minor things

2017-01-31 Thread Jingoo Han
On Saturday, January 28, 2017 4:28 PM, Bjorn Helgaas wrote: > On Mon, Jan 16, 2017 at 03:31:33PM +0900, Jaehoon Chung wrote: > > Current pci-exynos.c is used for only EXYNOS5440. > > It's too complex to support the other Exynos SoCs. > > Before supporting the other Exynos SoCs, it needs to clean

Re: [PATCH V3 0/5] PCI: exynos: cleans the minor things

2017-01-28 Thread Bjorn Helgaas
On Mon, Jan 16, 2017 at 03:31:33PM +0900, Jaehoon Chung wrote: > Current pci-exynos.c is used for only EXYNOS5440. > It's too complex to support the other Exynos SoCs. > Before supporting the other Exynos SoCs, it needs to clean the codes. > > Changelog on V3: > - Splits "PCI: exynos: replace to

Re: [PATCH V3 0/5] PCI: exynos: cleans the minor things

2017-01-28 Thread Bjorn Helgaas
On Mon, Jan 16, 2017 at 03:31:33PM +0900, Jaehoon Chung wrote: > Current pci-exynos.c is used for only EXYNOS5440. > It's too complex to support the other Exynos SoCs. > Before supporting the other Exynos SoCs, it needs to clean the codes. > > Changelog on V3: > - Splits "PCI: exynos: replace to

[PATCH V3 0/5] PCI: exynos: cleans the minor things

2017-01-15 Thread Jaehoon Chung
Current pci-exynos.c is used for only EXYNOS5440. It's too complex to support the other Exynos SoCs. Before supporting the other Exynos SoCs, it needs to clean the codes. Changelog on V3: - Splits "PCI: exynos: replace to one register accessor from each accessors" Changelog on V2: - Changes the

[PATCH V3 0/5] PCI: exynos: cleans the minor things

2017-01-15 Thread Jaehoon Chung
Current pci-exynos.c is used for only EXYNOS5440. It's too complex to support the other Exynos SoCs. Before supporting the other Exynos SoCs, it needs to clean the codes. Changelog on V3: - Splits "PCI: exynos: replace to one register accessor from each accessors" Changelog on V2: - Changes the