mbox

[GIT,PULL,for,3.8] request from armsoc/fix branch in pxa git tree

Message ID CAN1soZzTnVhMwQfOz7=MyHm7b6n=OmNL=wEENJz-SFOPU6Wsjw@mail.gmail.com
State New
Headers show

Pull-request

git://github.com/hzhuang1/linux.git armsoc/fix

Message

Haojian Zhuang Jan. 23, 2013, 9:15 a.m. UTC
Hi Arnd & Olof,

Please help to pull armsoc/fix branch in pxa git tree.

Regards
Haojian

The following changes since commit 7d1f9aeff1ee4a20b1aeb377dd0f579fe9647619:

  Linux 3.8-rc4 (2013-01-17 19:25:45 -0800)

are available in the git repository at:

  git://github.com/hzhuang1/linux.git armsoc/fix

for you to fetch changes up to eea6e39b916dd282c7fa4629be8934b5ad60e62b:

  ARM: pxa: Minor naming fixes in spitz.c (2013-01-23 17:13:07 +0800)

----------------------------------------------------------------
Igor Grinberg (1):
      ARM: PXA3xx: program the CSMSADRCFG register

Marko Katic (1):
      ARM: pxa: Minor naming fixes in spitz.c

Mike Dunn (2):
      ARM: palmtreo: fix lcd initilialization on treo680
      ARM: palmtreo: fix #ifdefs for leds-gpio device

 arch/arm/mach-pxa/include/mach/palmtreo.h |    5 +++--
 arch/arm/mach-pxa/include/mach/smemc.h    |    1 +
 arch/arm/mach-pxa/palmtreo.c              |   70
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 arch/arm/mach-pxa/smemc.c                 |   15 ++++++++++++++-
 arch/arm/mach-pxa/spitz.c                 |    4 ++--
 5 files changed, 80 insertions(+), 15 deletions(-)

Comments

Olof Johansson Jan. 24, 2013, 4:33 a.m. UTC | #1
Hi,

On Wed, Jan 23, 2013 at 1:15 AM, Haojian Zhuang
<haojian.zhuang@gmail.com> wrote:
> Hi Arnd & Olof,
>
> Please help to pull armsoc/fix branch in pxa git tree.
>
> Regards
> Haojian
>
> The following changes since commit 7d1f9aeff1ee4a20b1aeb377dd0f579fe9647619:
>
>   Linux 3.8-rc4 (2013-01-17 19:25:45 -0800)
>
> are available in the git repository at:
>
>   git://github.com/hzhuang1/linux.git armsoc/fix
>
> for you to fetch changes up to eea6e39b916dd282c7fa4629be8934b5ad60e62b:
>
>   ARM: pxa: Minor naming fixes in spitz.c (2013-01-23 17:13:07 +0800)
>
> ----------------------------------------------------------------
> Igor Grinberg (1):
>       ARM: PXA3xx: program the CSMSADRCFG register
>
> Marko Katic (1):
>       ARM: pxa: Minor naming fixes in spitz.c
>
> Mike Dunn (2):
>       ARM: palmtreo: fix lcd initilialization on treo680
>       ARM: palmtreo: fix #ifdefs for leds-gpio device

I don't think some of those really are regressions, are they? I.e. the
palmtreo fixes are for code that never in recent times worked I think?

If so, I'd prefer to queue this for 3.9 as a fixes-non-critical
instead, please let me know if that's ok.

Thanks,

-Olof
Haojian Zhuang Jan. 24, 2013, 4:37 a.m. UTC | #2
On Thu, Jan 24, 2013 at 12:33 PM, Olof Johansson <olof@lixom.net> wrote:
> Hi,
>
> On Wed, Jan 23, 2013 at 1:15 AM, Haojian Zhuang
> <haojian.zhuang@gmail.com> wrote:
>> Hi Arnd & Olof,
>>
>> Please help to pull armsoc/fix branch in pxa git tree.
>>
>> Regards
>> Haojian
>>
>> The following changes since commit 7d1f9aeff1ee4a20b1aeb377dd0f579fe9647619:
>>
>>   Linux 3.8-rc4 (2013-01-17 19:25:45 -0800)
>>
>> are available in the git repository at:
>>
>>   git://github.com/hzhuang1/linux.git armsoc/fix
>>
>> for you to fetch changes up to eea6e39b916dd282c7fa4629be8934b5ad60e62b:
>>
>>   ARM: pxa: Minor naming fixes in spitz.c (2013-01-23 17:13:07 +0800)
>>
>> ----------------------------------------------------------------
>> Igor Grinberg (1):
>>       ARM: PXA3xx: program the CSMSADRCFG register
>>
>> Marko Katic (1):
>>       ARM: pxa: Minor naming fixes in spitz.c
>>
>> Mike Dunn (2):
>>       ARM: palmtreo: fix lcd initilialization on treo680
>>       ARM: palmtreo: fix #ifdefs for leds-gpio device
>
> I don't think some of those really are regressions, are they? I.e. the
> palmtreo fixes are for code that never in recent times worked I think?
>
> If so, I'd prefer to queue this for 3.9 as a fixes-non-critical
> instead, please let me know if that's ok.
>
> Thanks,
>
> -Olof

It's fine to me. You can queue all of them into 3.9 release cycle.

Thanks
Haojian
Olof Johansson Jan. 28, 2013, 6:35 a.m. UTC | #3
On Thu, Jan 24, 2013 at 12:37:29PM +0800, Haojian Zhuang wrote:
> On Thu, Jan 24, 2013 at 12:33 PM, Olof Johansson <olof@lixom.net> wrote:
> > Hi,
> >
> > On Wed, Jan 23, 2013 at 1:15 AM, Haojian Zhuang
> > <haojian.zhuang@gmail.com> wrote:
> >> Hi Arnd & Olof,
> >>
> >> Please help to pull armsoc/fix branch in pxa git tree.
> >>
> >> Regards
> >> Haojian
> >>
> >> The following changes since commit 7d1f9aeff1ee4a20b1aeb377dd0f579fe9647619:
> >>
> >>   Linux 3.8-rc4 (2013-01-17 19:25:45 -0800)
> >>
> >> are available in the git repository at:
> >>
> >>   git://github.com/hzhuang1/linux.git armsoc/fix
> >>
> >> for you to fetch changes up to eea6e39b916dd282c7fa4629be8934b5ad60e62b:
> >>
> >>   ARM: pxa: Minor naming fixes in spitz.c (2013-01-23 17:13:07 +0800)
> >>
> >> ----------------------------------------------------------------
> >> Igor Grinberg (1):
> >>       ARM: PXA3xx: program the CSMSADRCFG register
> >>
> >> Marko Katic (1):
> >>       ARM: pxa: Minor naming fixes in spitz.c
> >>
> >> Mike Dunn (2):
> >>       ARM: palmtreo: fix lcd initilialization on treo680
> >>       ARM: palmtreo: fix #ifdefs for leds-gpio device
> >
> > I don't think some of those really are regressions, are they? I.e. the
> > palmtreo fixes are for code that never in recent times worked I think?
> >
> > If so, I'd prefer to queue this for 3.9 as a fixes-non-critical
> > instead, please let me know if that's ok.
> >
> > Thanks,
> >
> > -Olof
> 
> It's fine to me. You can queue all of them into 3.9 release cycle.

Great, merged into next/fixes-non-critical. Thanks!


-Olof