]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf267646625fa263fa5b7e9c255d41fe96902d797
tree6d2c6ac0a4afacd5d97d01b4de775fdccf48d66e
parent2bcad370b8c21e7566dac65f2b7fcab97665a63a
parentf8c629cb0346b0386c0da99659d27fe4d6415660
Merge tag 'msm-3.11-fix1' of git://git.kernel.org/pub/scm/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>