mbox

[GIT,PULL,for,3.7] pull request on board branch from arch-pxa

Message ID CAN1soZxpW82L+Cn+1O5fiKF6F9t-EyCJ+7y33WK2BfJFLzXKyQ@mail.gmail.com
State New
Headers show

Pull-request

git://github.com/hzhuang1/linux.git board

Message

Haojian Zhuang Sept. 21, 2012, 8:23 a.m. UTC
Hi Olof & Arnd,

Please help to merge board branch from arch-pxa git tree.

Regards
Haojian

The following changes since commit 5698bd757d55b1bb87edd1a9744ab09c142abfc2:

  Linux 3.6-rc6 (2012-09-16 14:58:51 -0700)

are available in the git repository at:

  git://github.com/hzhuang1/linux.git board

for you to fetch changes up to 93d429a77d86f502d1f62d78212b42d2d79b3352:

  ARM: mmp: using for_each_set_bit to simplify the code (2012-09-21
15:57:31 +0800)

----------------------------------------------------------------
Wei Yongjun (1):
      ARM: mmp: using for_each_set_bit to simplify the code

 arch/arm/mach-mmp/irq.c |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Comments

Olof Johansson Sept. 22, 2012, 6:04 a.m. UTC | #1
On Fri, Sep 21, 2012 at 04:23:16PM +0800, Haojian Zhuang wrote:
> Hi Olof & Arnd,
> 
> Please help to merge board branch from arch-pxa git tree.
> 
> Regards
> Haojian
> 
> The following changes since commit 5698bd757d55b1bb87edd1a9744ab09c142abfc2:
> 
>   Linux 3.6-rc6 (2012-09-16 14:58:51 -0700)
> 
> are available in the git repository at:
> 
>   git://github.com/hzhuang1/linux.git board
> 
> for you to fetch changes up to 93d429a77d86f502d1f62d78212b42d2d79b3352:
> 
>   ARM: mmp: using for_each_set_bit to simplify the code (2012-09-21
> 15:57:31 +0800)
> 
> ----------------------------------------------------------------
> Wei Yongjun (1):
>       ARM: mmp: using for_each_set_bit to simplify the code

Thanks, pulled into next/cleanup


-Olof