From: shawn.guo@linaro.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/4] ARM: imx: noncritical fixes for 3.10
Date: Tue, 9 Apr 2013 23:19:32 +0800 [thread overview]
Message-ID: <1365520775-28478-1-git-send-email-shawn.guo@linaro.org> (raw)
The following changes since commit 07961ac7c0ee8b546658717034fe692fd12eefa9:
Linux 3.9-rc5 (2013-03-31 15:12:43 -0700)
are available in the git repository at:
git://git.linaro.org/people/shawnguo/linux-2.6.git tags/imx-noncritical-fixes-3.10
for you to fetch changes up to 4f5ef62ced8e7e01179de734856e03bddb06389c:
ARM: cpuimx27 and mbimx27: prepend CONFIG_ to Kconfig macro (2013-04-03 16:50:54 +0800)
----------------------------------------------------------------
The imx noncritical fixes for 3.10:
* A bunch of fixes for sparse warings
* One fix for the typo in use of Kconfig symbol
MACH_EUKREA_CPUIMX27_USEUART4
----------------------------------------------------------------
Fabio Estevam (15):
ARM: mach-imx: cpu: Include "common.h"
ARM: mach-imx: mm-imx3: Staticize imx3_init_l2x0()
ARM: mach-imx: iomux-imx31: Staticize mxc_pin_alloc_map
ARM: mach-imx: cpu-imx5: Include "common.h"
ARM: mach-imx: clk-pllv1: Staticize clk_pllv1_ops
ARM: mach-imx: clk-pllv2: Staticize clk_pllv2_ops
ARM: mach-imx: clk-gate2: Include "clk.h"
ARM: mach-imx: irq-common: Remove imx_irq_set_priority()
ARM: mach-imx: clk-busy: Staticize clk_busy_mux_ops
ARM: mach-imx: clk: Include "clk.h"
ARM: mach-imx: tzic: Staticize *tzic_base
ARM: mach-imx: avic: Staticize *avic_base
ARM: mach-imx: gpc: Include "common.h"
ARM: mach-imx: src: Include "common.h
ARM: mach-imx: mach-imx6q: Fix sparse warnings
Paul Bolle (1):
ARM: cpuimx27 and mbimx27: prepend CONFIG_ to Kconfig macro
arch/arm/mach-imx/avic.c | 2 +-
arch/arm/mach-imx/clk-busy.c | 2 +-
arch/arm/mach-imx/clk-gate2.c | 1 +
arch/arm/mach-imx/clk-pllv1.c | 2 +-
arch/arm/mach-imx/clk-pllv2.c | 2 +-
arch/arm/mach-imx/clk.c | 1 +
arch/arm/mach-imx/cpu-imx5.c | 1 +
arch/arm/mach-imx/cpu.c | 1 +
arch/arm/mach-imx/eukrea_mbimx27-baseboard.c | 4 ++--
arch/arm/mach-imx/gpc.c | 1 +
arch/arm/mach-imx/iomux-imx31.c | 2 +-
arch/arm/mach-imx/irq-common.c | 19 -------------------
arch/arm/mach-imx/mach-cpuimx27.c | 4 ++--
arch/arm/mach-imx/mach-imx6q.c | 4 ++--
arch/arm/mach-imx/mm-imx3.c | 2 +-
arch/arm/mach-imx/src.c | 1 +
arch/arm/mach-imx/tzic.c | 2 +-
17 files changed, 19 insertions(+), 32 deletions(-)
next reply other threads:[~2013-04-09 15:19 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-09 15:19 Shawn Guo [this message]
2013-04-09 15:19 ` [GIT PULL 2/4] ARM: imx: cleanup for 3.10 Shawn Guo
2013-04-11 10:08 ` Olof Johansson
2013-04-09 15:19 ` [GIT PULL 3/4] ARM: imx: soc changes " Shawn Guo
2013-04-09 15:19 ` [GIT PULL 4/4] ARM: imx: device tree " Shawn Guo
2013-04-10 2:54 ` Shawn Guo
2013-04-16 3:08 ` Shawn Guo
2013-04-18 16:25 ` Olof Johansson
2013-04-18 23:30 ` Shawn Guo
2013-04-11 10:05 ` [GIT PULL 1/4] ARM: imx: noncritical fixes " Olof Johansson
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=1365520775-28478-1-git-send-email-shawn.guo@linaro.org \
--to=shawn.guo@linaro.org \
--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).