linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL][for 3.7] pull request of clk branch in arch-pxa git tree
@ 2012-09-09 12:08 Haojian Zhuang
  2012-09-13  5:35 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Haojian Zhuang @ 2012-09-09 12:08 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd & Olof,

Please help to merge patches from clk branch of arch pxa git tree.

The following changes since commit 4cbe5a555fa58a79b6ecbb6c531b8bab0650778d:

  Linux 3.6-rc4 (2012-09-01 10:39:58 -0700)

are available in the git repository at:

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

for you to fetch changes up to 7f744b17140af1a9c8804a1c81c9dae6bb52a7fb:

  ARM: mmp: remove unused definition in APBC and APMU (2012-09-08
23:40:09 +0800)

----------------------------------------------------------------
Chao Xie (5):
      arm: mmp: make private clock definition exclude from common clock
      arm: mmp: move pxa168 clock definition to separated file
      arm: mmp: move pxa910 clock definition to separated file
      ARM: mmp: move mmp2 clock definition to separated file
      ARM: mmp: remove unused definition in APBC and APMU

 arch/arm/mach-mmp/Makefile                 |    8 +-
 arch/arm/mach-mmp/clock-mmp2.c             |  111 ++++++++++++++++++++++++++++
 arch/arm/mach-mmp/clock-pxa168.c           |   91 +++++++++++++++++++++++
 arch/arm/mach-mmp/clock-pxa910.c           |   67 +++++++++++++++++
 arch/arm/mach-mmp/common.h                 |    3 +
 arch/arm/mach-mmp/include/mach/regs-apbc.h |   95 ------------------------
 arch/arm/mach-mmp/include/mach/regs-apmu.h |   15 ----
 arch/arm/mach-mmp/mmp2.c                   |   71 ++----------------
 arch/arm/mach-mmp/pxa168.c                 |   58 ++-------------
 arch/arm/mach-mmp/pxa910.c                 |   40 +---------
 10 files changed, 293 insertions(+), 266 deletions(-)
 create mode 100644 arch/arm/mach-mmp/clock-mmp2.c
 create mode 100644 arch/arm/mach-mmp/clock-pxa168.c
 create mode 100644 arch/arm/mach-mmp/clock-pxa910.c

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

end of thread, other threads:[~2012-09-13  5:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-09 12:08 [GIT PULL][for 3.7] pull request of clk branch in arch-pxa git tree Haojian Zhuang
2012-09-13  5:35 ` 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).