* [GIT PULL] pxa: feature patches for next
@ 2011-10-25 13:05 Eric Miao
2011-10-30 20:20 ` Arnd Bergmann
0 siblings, 1 reply; 2+ messages in thread
From: Eric Miao @ 2011-10-25 13:05 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit c3b92c8787367a8bb53d57d9789b558f1295cc96:
Linux 3.1 (2011-10-24 09:10:05 +0200)
are available in the git repository at:
git://github.com/ycmiao/pxa-linux.git feature
Leo Yan (3):
ARM: mmp: add sram allocator
ARM: mmp: register audio sram bank
ARM: mmp: register internal sram bank
arch/arm/Kconfig | 1 +
arch/arm/mach-mmp/Makefile | 2 +-
arch/arm/mach-mmp/brownstone.c | 11 ++
arch/arm/mach-mmp/include/mach/mmp2.h | 13 +++
arch/arm/mach-mmp/include/mach/sram.h | 35 +++++++
arch/arm/mach-mmp/mmp2.c | 3 +
arch/arm/mach-mmp/sram.c | 168 +++++++++++++++++++++++++++++++++
7 files changed, 232 insertions(+), 1 deletions(-)
create mode 100644 arch/arm/mach-mmp/include/mach/sram.h
create mode 100644 arch/arm/mach-mmp/sram.c
^ permalink raw reply [flat|nested] 2+ messages in thread* [GIT PULL] pxa: feature patches for next
2011-10-25 13:05 [GIT PULL] pxa: feature patches for next Eric Miao
@ 2011-10-30 20:20 ` Arnd Bergmann
0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2011-10-30 20:20 UTC (permalink / raw)
To: linux-arm-kernel
On Tuesday 25 October 2011, Eric Miao wrote:
> The following changes since commit c3b92c8787367a8bb53d57d9789b558f1295cc96:
>
> Linux 3.1 (2011-10-24 09:10:05 +0200)
>
> are available in the git repository at:
> git://github.com/ycmiao/pxa-linux.git feature
Hi Eric,
The code looks reasonable, but you sent the patches after the merge window
has already been opened. Please don't do that, you had enough time during the
3.1-rc cycle to send them. I'll take the patches this time because there
is just one functional change, but try to improve this next time.
See you tomorrow in Orlando,
Arnd
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-30 20:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-25 13:05 [GIT PULL] pxa: feature patches for next Eric Miao
2011-10-30 20:20 ` Arnd Bergmann
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).