OSDN Git Service

Merge tag 'msm-3.11-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb...
authorOlof Johansson <olof@lixom.net>
Sun, 4 Aug 2013 20:34:57 +0000 (13:34 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 4 Aug 2013 20:34:57 +0000 (13:34 -0700)
commita621cd55b466dab45085cea56f2d5b115bc2274c
tree6d2c6ac0a4afacd5d97d01b4de775fdccf48d66e
parent5ae90d8e467e625e447000cb4335c4db973b1095
parent8fd62389a778c902c7e8532594ea924bbaf465e8
Merge tag 'msm-3.11-fix1' of git://git./linux/kernel/git/davidb/linux-msm into fixes

From David Brown, fixes for MSM for 3.11:

Two small fixes for MSM.

The first fixes the a gpio controller register address.  I didn't see
any acks from the devicetree maintainers, so I've copied them on this
pull request.  The change itself is minor, and just to the register
address.

The second change removes the gpiomux V1 code from MSM.  This was
breaking compilation for some of the targets.

* tag 'msm-3.11-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm:
  ARM: msm: Consolidate gpiomux for older architectures
  ARM: msm: dts: Fix the gpio register address for msm8960

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