Merge tag 'msm-fix-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb...
authorOlof Johansson <olof@lixom.net>
Sat, 15 Jun 2013 01:21:37 +0000 (18:21 -0700)
committerOlof Johansson <olof@lixom.net>
Sat, 15 Jun 2013 01:21:37 +0000 (18:21 -0700)
commitf1324f69c03232b8ba94f3d7baa65983f51ce931
treea9d32f357fde8aec4464327ed36902708890378f
parent0d6128f85a16ad290ba32099a622c4b1aaa73641
parent7ba655fc965b073292349fa49fb9d16d701185bc
Merge tag 'msm-fix-for-3.11' of git://git./linux/kernel/git/davidb/linux-msm into next/fixes-non-critical

From David Brown:
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).

* tag 'msm-fix-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm:
  gpio: msm-v1: Remove errant __devinit to fix compile
  mfd: ssbi: Add MODULE_DEVICE_TABLE
  ARM: dts: msm: Fix bad register addresses
  arch: arm: mach-msm: using strlcpy instead of strncpy

Signed-off-by: Olof Johansson <olof@lixom.net>