linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: davidb@codeaurora.org (David Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/3] msm fixes for 3.11
Date: Fri, 14 Jun 2013 10:56:54 -0700	[thread overview]
Message-ID: <1371232615-30731-3-git-send-email-davidb@codeaurora.org> (raw)
In-Reply-To: <1371232615-30731-1-git-send-email-davidb@codeaurora.org>

The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

  Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git tags/msm-fix-for-3.11

for you to fetch changes up to 7ba655fc965b073292349fa49fb9d16d701185bc:

  gpio: msm-v1: Remove errant __devinit to fix compile (2013-06-12 14:49:06 -0700)

----------------------------------------------------------------
Some minor fixes for MSM for 3.11

I don't expect these to be necessary for stable, since the fixes are
to recently added code.  The strncpy fix is only in debug code that
isn't normally compiled or used (and is being removed in upcoming
patches).

----------------------------------------------------------------
Chen Gang (1):
      arch: arm: mach-msm: using strlcpy instead of strncpy

Stephen Boyd (3):
      ARM: dts: msm: Fix bad register addresses
      mfd: ssbi: Add MODULE_DEVICE_TABLE
      gpio: msm-v1: Remove errant __devinit to fix compile

 arch/arm/boot/dts/msm8660-surf.dts | 4 ++--
 arch/arm/boot/dts/msm8960-cdp.dts  | 2 +-
 arch/arm/mach-msm/clock-debug.c    | 2 +-
 drivers/gpio/gpio-msm-v1.c         | 2 +-
 drivers/ssbi/ssbi.c                | 1 +
 5 files changed, 6 insertions(+), 5 deletions(-)

  parent reply	other threads:[~2013-06-14 17:56 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-14 17:56 [GIT PULL 0/3] msm changes for 3.11 David Brown
2013-06-14 17:56 ` [GIT PULL 1/3] msm cleanups " David Brown
2013-06-15  1:21   ` Olof Johansson
2013-06-14 17:56 ` David Brown [this message]
2013-06-14 17:56 ` [GIT PULL 2/3] msm fixes " David Brown
2013-06-15  1:26   ` Olof Johansson
2013-06-17 20:26     ` David Brown
2013-06-17 20:31       ` Olof Johansson
2013-06-14 19:52 ` [GIT PULL 3/3] msm clock " David Brown
2013-06-15  1:35   ` Olof Johansson
2013-06-17 17:18     ` Stephen Boyd
2013-06-17 17:35       ` Olof Johansson
2013-06-24 21:00   ` [GIT PULL v2] " David Brown
2013-06-24 21:02     ` Chris Ball
2013-06-28  0:06     ` 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=1371232615-30731-3-git-send-email-davidb@codeaurora.org \
    --to=davidb@codeaurora.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).