From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/3] omap cleanup for v3.10 merge window
Date: Tue, 2 Apr 2013 10:29:10 -0700 [thread overview]
Message-ID: <mailman.4.1364923761.1198.linux-arm-kernel@lists.infradead.org> (raw)
In-Reply-To: <pull-1364923751-842943>
The following changes since commit a937536b868b8369b98967929045f1df54234323:
Linux 3.9-rc3 (2013-03-17 15:59:32 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.10/cleanup-v2-signed
for you to fetch changes up to c309f7f46167e85d1aae2fd31f23e7d2b5cdfbe0:
Merge branch 'for_3.10/omap_generic_cleanup_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux into omap-for-v3.10/cleanup-v2 (2013-03-28 14:45:31 -0700)
----------------------------------------------------------------
Clean up related changes for v3.10 merge window.
Mostly clock and PM related with removal of now unused
DMA channel definitions. The clock change to use SoC
specific lists will make it a little bit easier to
add support for new SoCs variants without having to patch
all over the place.
----------------------------------------------------------------
J Keerthy (1):
ARM: OMAP2+: clock data: Remove CK_* flags
Jarkko Nikula (2):
ARM: OMAP1: Remove unused DMA channel definitions
ARM: OMAP2+: Remove unused DMA channel definitions
Santosh Shilimkar (8):
ARM: OMAP2+: PM: Remove bogus fiq_[enable/disable] tuple
ARM: OMAP4+: Remove the un-necessary cache flush from hotplug code
ARM: OMAP4+: Remove un-necessary cacheflush in secondary CPU boot path
ARM: OMAP4+: Remove out of placed smp_wmb() in secondary wakeup code
ARM: OMAP4+: Move the CPU wakeup prepare code under smp_prepare_cpus()
ARM: OMAP4: PM: Remove L4 wakeup depedency with MPU since errata fix exist now
ARM: OMAP4: PM: Now remove L4 per clockdomain static depedency with MPU
ARM: OMAP4: Fix the init code to have OMAP4460 errata available in DT build
Tero Kristo (1):
ARM: OMAP4+: Use common scratchpad SAR RAM offsets for all architectures
Tony Lindgren (2):
Merge tag 'omap-cleanup-a-for-3.10' of git://git.kernel.org/.../pjw/omap-pending into omap-for-v3.10/cleanup
Merge branch 'for_3.10/omap_generic_cleanup_v2' of git://git.kernel.org/.../ssantosh/linux into omap-for-v3.10/cleanup-v2
arch/arm/mach-omap1/dma.h | 41 --
arch/arm/mach-omap2/cclock2420_data.c | 283 +++++++-------
arch/arm/mach-omap2/cclock2430_data.c | 311 ++++++++-------
arch/arm/mach-omap2/cclock33xx_data.c | 165 ++++----
arch/arm/mach-omap2/cclock3xxx_data.c | 685 ++++++++++++++++++---------------
arch/arm/mach-omap2/cclock44xx_data.c | 515 ++++++++++++-------------
arch/arm/mach-omap2/clock.c | 17 +-
arch/arm/mach-omap2/clock.h | 20 +-
arch/arm/mach-omap2/cpuidle34xx.c | 3 -
arch/arm/mach-omap2/cpuidle44xx.c | 7 -
arch/arm/mach-omap2/dma.h | 70 ----
arch/arm/mach-omap2/omap-hotplug.c | 6 -
arch/arm/mach-omap2/omap-smp.c | 57 +--
arch/arm/mach-omap2/omap4-common.c | 16 +
arch/arm/mach-omap2/omap4-sar-layout.h | 14 +-
arch/arm/mach-omap2/pm24xx.c | 11 +-
arch/arm/mach-omap2/pm34xx.c | 9 +-
arch/arm/mach-omap2/pm44xx.c | 20 +-
18 files changed, 1059 insertions(+), 1191 deletions(-)
next prev parent reply other threads:[~2013-04-02 17:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-02 17:29 [GIT PULL 1/3] omap non critical fixes for v3.10 merge window Tony Lindgren
2013-04-02 17:29 ` Tony Lindgren [this message]
2013-04-02 17:29 ` [GIT PULL 3/3] omap hw crypto updates " Tony Lindgren
2013-04-08 16:24 ` [GIT PULL 1/3] omap non critical fixes " Arnd Bergmann
2013-04-08 17:06 ` Tony Lindgren
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=mailman.4.1364923761.1198.linux-arm-kernel@lists.infradead.org \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.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).