From: Daniel Walker <dwalker@codeaurora.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org
Subject: [GIT PULL] MSM updates for 2.6.36
Date: Wed, 11 Aug 2010 10:58:45 -0700 [thread overview]
Message-ID: <1281549525.2801.13.camel@c-dwalke-linux.qualcomm.com> (raw)
Hi Linus,
Here is an unfortunately small MSM pull request. I wish I could have
included more than this. It does include MMC support for trout (G1), but
that's about the most exciting thing here.
Please consider pulling this.
Daniel
The following changes since commit 3260e5293727f16ffdce9a6a6203fd9a6b149e58:
arm: mm: Don't free prohibited memmap entries (2010-06-15 13:19:55 -0700)
are available in the git repository at:
git://codeaurora.org/quic/kernel/dwalker/linux-msm.git msm-core
Daniel Walker (2):
arm: msm: trout: add trout specific gpio interrupts
arm: msm: trout add mmc support
Gregory Bean (1):
arm: msm: Fix section mismatch in smd.c.
Huang Weiyi (1):
arm: msm: remove unused #include <linux/version.h>
Sahitya Tummala (2):
msm: trout: Remove extern declaration from source file
msm: mmc: Add msm prefix to platform data structure
arch/arm/mach-msm/Makefile | 2 +-
arch/arm/mach-msm/acpuclock-arm11.c | 1 -
arch/arm/mach-msm/board-trout-gpio.c | 115 ++++++++++++++++++++
arch/arm/mach-msm/board-trout-mmc.c | 186 ++++++++++++++++++++++++++++++++
arch/arm/mach-msm/board-trout.c | 11 ++
arch/arm/mach-msm/clock.c | 1 -
arch/arm/mach-msm/devices-msm7x00.c | 3 +-
arch/arm/mach-msm/include/mach/board.h | 4 +
arch/arm/mach-msm/include/mach/mmc.h | 2 +-
arch/arm/mach-msm/smd.c | 2 +-
drivers/mmc/host/msm_sdcc.c | 2 +-
drivers/mmc/host/msm_sdcc.h | 2 +-
12 files changed, 323 insertions(+), 8 deletions(-)
create mode 100644 arch/arm/mach-msm/board-trout-mmc.c
--
Sent by a consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
reply other threads:[~2010-08-11 18:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1281549525.2801.13.camel@c-dwalke-linux.qualcomm.com \
--to=dwalker@codeaurora.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).