Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1571126 > unrolled thread

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

Started by"Jingoo Han" <jingoohan1@gmail.com>
First post2017-01-31 22:30 +0100
Last post2017-02-01 00:50 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH V3 0/5] PCI: exynos: cleans the minor things "Jingoo Han" <jingoohan1@gmail.com> - 2017-01-31 22:30 +0100
    Re: [PATCH V3 0/5] PCI: exynos: cleans the minor things Jaehoon Chung <jh80.chung@samsung.com> - 2017-02-01 00:50 +0100

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

From"Jingoo Han" <jingoohan1@gmail.com>
Date2017-01-31 22:30 +0100
SubjectRe: [PATCH V3 0/5] PCI: exynos: cleans the minor things
Message-ID<t5Oa0-5HH-47@gated-at.bofh.it>
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 the codes.
> >
> > Changelog on V3:
> > - Splits "PCI: exynos: replace to one register accessor from each
> accessors"
> >
> > Changelog on V2:
> > - Changes the all pointer names as "ep" instead of "exynos_pcie"
> >
> > Jaehoon Chung (5):
> >   PCI: exynos: Rename all pointer names from "exynos_pcie" to "ep"
> >   PCI: exynos: Replace the *_blk/*_phy/*_elb accessors
> >   PCI: exynos: Remove the unnecessary variables
> >   PCI: exynos: Use the bitops API to operate the bit shifting
> >   PCI: exynos: remove the duplicated codes
> >
> >  drivers/pci/host/pci-exynos.c | 392 +++++++++++++++++++----------------
> -------
> 
> Waiting for ack from Jingoom, per MAINTAINERS:
> 
> Jingoo Han <jingoohan1@gmail.com> (maintainer:PCI DRIVER FOR SAMSUNG
> EXYNOS)

It looks good.

Acked-by: Jingoo Han <jingoohan1@gmail.com>

Thanks,
Jingoo

> 
> Pankaj has a follow-on patch that depends on this series:
> https://patchwork.ozlabs.org/patch/711210/

[toc] | [next] | [standalone]


#1571211

FromJaehoon Chung <jh80.chung@samsung.com>
Date2017-02-01 00:50 +0100
Message-ID<t5Qls-6Un-21@gated-at.bofh.it>
In reply to#1571126
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 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 all pointer names as "ep" instead of "exynos_pcie"
>>>
>>> Jaehoon Chung (5):
>>>   PCI: exynos: Rename all pointer names from "exynos_pcie" to "ep"
>>>   PCI: exynos: Replace the *_blk/*_phy/*_elb accessors
>>>   PCI: exynos: Remove the unnecessary variables
>>>   PCI: exynos: Use the bitops API to operate the bit shifting
>>>   PCI: exynos: remove the duplicated codes
>>>
>>>  drivers/pci/host/pci-exynos.c | 392 +++++++++++++++++++----------------
>> -------
>>
>> Waiting for ack from Jingoom, per MAINTAINERS:
>>
>> Jingoo Han <jingoohan1@gmail.com> (maintainer:PCI DRIVER FOR SAMSUNG
>> EXYNOS)
> 
> It looks good.
> 
> Acked-by: Jingoo Han <jingoohan1@gmail.com>

Thank you! I will post the other patches soon.

Best Regards,
Jaehoon Chung

> 
> Thanks,
> Jingoo
> 
>>
>> Pankaj has a follow-on patch that depends on this series:
>> https://patchwork.ozlabs.org/patch/711210/
> 
> 
> 

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web