linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] pull request from arch-pxa git on fixes branch
@ 2012-03-28 13:51 Haojian Zhuang
  2012-03-28 15:24 ` Igor Grinberg
  0 siblings, 1 reply; 6+ messages in thread
From: Haojian Zhuang @ 2012-03-28 13:51 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd & Olof,

Please help to pull fixes branch in arch-pxa git. This fix can resolve
build issues on updating regulator interface.

The following changes since commit c16fa4f2ad19908a47c63d8fa436a1178438c7e7:

  Linux 3.3 (2012-03-18 16:15:34 -0700)

are available in the git repository at:
  git://github.com/hzhuang1/linux.git fixes

Paul Gortmaker (1):
      ARM: pxa: fix regulator related build fail in magician_defconfig

 arch/arm/mach-pxa/hx4700.c   |    2 --
 arch/arm/mach-pxa/magician.c |    2 --
 2 files changed, 0 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] pull request from arch-pxa git on fixes branch
  2012-03-28 13:51 [GIT PULL] pull request from arch-pxa git on fixes branch Haojian Zhuang
@ 2012-03-28 15:24 ` Igor Grinberg
  2012-03-28 17:12   ` Olof Johansson
  0 siblings, 1 reply; 6+ messages in thread
From: Igor Grinberg @ 2012-03-28 15:24 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Haojian,

On 03/28/12 15:51, Haojian Zhuang wrote:
> Hi Arnd & Olof,
> 
> Please help to pull fixes branch in arch-pxa git. This fix can resolve
> build issues on updating regulator interface.
> 
> The following changes since commit c16fa4f2ad19908a47c63d8fa436a1178438c7e7:
> 
>   Linux 3.3 (2012-03-18 16:15:34 -0700)
> 
> are available in the git repository at:
>   git://github.com/hzhuang1/linux.git fixes
> 
> Paul Gortmaker (1):
>       ARM: pxa: fix regulator related build fail in magician_defconfig
> 
>  arch/arm/mach-pxa/hx4700.c   |    2 --
>  arch/arm/mach-pxa/magician.c |    2 --
>  2 files changed, 0 insertions(+), 4 deletions(-)

Can Paul's patch [1] be included in this or later request?

Thanks.

[1] http://lists.infradead.org/pipermail/linux-arm-kernel/2012-March/091750.html


-- 
Regards,
Igor.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] pull request from arch-pxa git on fixes branch
  2012-03-28 15:24 ` Igor Grinberg
@ 2012-03-28 17:12   ` Olof Johansson
  2012-03-29 14:36     ` Igor Grinberg
  2012-03-30  1:06     ` Haojian Zhuang
  0 siblings, 2 replies; 6+ messages in thread
From: Olof Johansson @ 2012-03-28 17:12 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

On Wed, Mar 28, 2012 at 8:24 AM, Igor Grinberg <grinberg@compulab.co.il> wrote:

> Can Paul's patch [1] be included in this or later request?
>
> Thanks.
>
> [1] http://lists.infradead.org/pipermail/linux-arm-kernel/2012-March/091750.html

Yes, Haojian, please add that to the branch (with the proposed fixups)
as well so we can pick it up and send it in ASAP. Both are broken
today in Russell's PXA defconfig.

There is one more failure as well, that I haven't seen a patch posted for:

arch/arm/mach-pxa/cm-x300.c:716:3: error: unknown field 'dev'
specified in initializer



-Olof

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] pull request from arch-pxa git on fixes branch
  2012-03-28 17:12   ` Olof Johansson
@ 2012-03-29 14:36     ` Igor Grinberg
  2012-03-30  1:06     ` Haojian Zhuang
  1 sibling, 0 replies; 6+ messages in thread
From: Igor Grinberg @ 2012-03-29 14:36 UTC (permalink / raw)
  To: linux-arm-kernel

On 03/28/12 19:12, Olof Johansson wrote:
> Hi,
> 
> On Wed, Mar 28, 2012 at 8:24 AM, Igor Grinberg <grinberg@compulab.co.il> wrote:
> 
>> Can Paul's patch [1] be included in this or later request?
>>
>> Thanks.
>>
>> [1] http://lists.infradead.org/pipermail/linux-arm-kernel/2012-March/091750.html
> 
> Yes, Haojian, please add that to the branch (with the proposed fixups)
> as well so we can pick it up and send it in ASAP. Both are broken
> today in Russell's PXA defconfig.
> 
> There is one more failure as well, that I haven't seen a patch posted for:
> 
> arch/arm/mach-pxa/cm-x300.c:716:3: error: unknown field 'dev'
> specified in initializer

Thanks for spotting I will look into this first thing tomorrow morning...
Sorry, I can't do it earlier...


-- 
Regards,
Igor.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] pull request from arch-pxa git on fixes branch
  2012-03-28 17:12   ` Olof Johansson
  2012-03-29 14:36     ` Igor Grinberg
@ 2012-03-30  1:06     ` Haojian Zhuang
  2012-03-30  4:01       ` Olof Johansson
  1 sibling, 1 reply; 6+ messages in thread
From: Haojian Zhuang @ 2012-03-30  1:06 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Mar 29, 2012 at 1:12 AM, Olof Johansson <olof@lixom.net> wrote:
> Hi,
>
> On Wed, Mar 28, 2012 at 8:24 AM, Igor Grinberg <grinberg@compulab.co.il> wrote:
>
>> Can Paul's patch [1] be included in this or later request?
>>
>> Thanks.
>>
>> [1] http://lists.infradead.org/pipermail/linux-arm-kernel/2012-March/091750.html
>
> Yes, Haojian, please add that to the branch (with the proposed fixups)
> as well so we can pick it up and send it in ASAP. Both are broken
> today in Russell's PXA defconfig.
>
> There is one more failure as well, that I haven't seen a patch posted for:
>
> arch/arm/mach-pxa/cm-x300.c:716:3: error: unknown field 'dev'
> specified in initializer
>
>
>
> -Olof

Now these build issues are fixed. Could you help to pull these fixes
from arch-pxa git?

The following changes since commit c16fa4f2ad19908a47c63d8fa436a1178438c7e7:

  Linux 3.3 (2012-03-18 16:15:34 -0700)

are available in the git repository at:
  git://github.com/hzhuang1/linux.git fixes

Haojian Zhuang (2):
      ARM: pxa: fix build issue on cm-x300
      ARM: pxa: fix build issue on stargate2

Paul Gortmaker (2):
      ARM: pxa: fix regulator related build fail in magician_defconfig
      ARM: pxa: fix build failure for regulator consumer in em-x270.c

 arch/arm/mach-pxa/cm-x300.c   |    1 -
 arch/arm/mach-pxa/em-x270.c   |   10 +++++-----
 arch/arm/mach-pxa/hx4700.c    |    2 --
 arch/arm/mach-pxa/magician.c  |    2 --
 arch/arm/mach-pxa/stargate2.c |    2 +-
 5 files changed, 6 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] pull request from arch-pxa git on fixes branch
  2012-03-30  1:06     ` Haojian Zhuang
@ 2012-03-30  4:01       ` Olof Johansson
  0 siblings, 0 replies; 6+ messages in thread
From: Olof Johansson @ 2012-03-30  4:01 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Mar 29, 2012 at 6:06 PM, Haojian Zhuang
<haojian.zhuang@gmail.com> wrote:

> Now these build issues are fixed. Could you help to pull these fixes
> from arch-pxa git?
>
> The following changes since commit c16fa4f2ad19908a47c63d8fa436a1178438c7e7:
>
> ?Linux 3.3 (2012-03-18 16:15:34 -0700)
>
> are available in the git repository at:
> ?git://github.com/hzhuang1/linux.git fixes

Pulled, thanks!


-Olof

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-03-30  4:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-28 13:51 [GIT PULL] pull request from arch-pxa git on fixes branch Haojian Zhuang
2012-03-28 15:24 ` Igor Grinberg
2012-03-28 17:12   ` Olof Johansson
2012-03-29 14:36     ` Igor Grinberg
2012-03-30  1:06     ` Haojian Zhuang
2012-03-30  4:01       ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).