mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
a621cd55b4
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. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iQIcBAABAgAGBQJR8vF8AAoJEOa6n1xeVN+C74wP/0SI9cg18WyBJRz7YhMdEY8R 2hqB9l4cxo+Nr1+8kbKHyEyHQqzWSPK3IAuXsePhWJEKkdW5Ize2AZZCNDbnHX7a pr9sEZw3Nqr/oOZlHsm5WIjkZ1DMCUdtmBuRnNoprng9CgX48s+eforJhl61qChW imWBr/ZZ0chp8uWpeIA3UP4yixNCw386iyRnegxfJ68MNZMx35PTNwhF4kwCa+N+ 0nLY5GiLZm4ogm94QreNL/oAj5B4f4eHjIPHYbnTox+6NpkU+SmYIpPg/k6vyA4p mtu2fZTdgB02fMArNE+sQNhpIPWHcgo1tCD4eR7mHb7gbANGqEH0Y/4KpGZYGKrk sauAfax+5oR+6HqDVsaGZ7Rz0fdLjJ/UERAlDgGXvLXX5AgpNlnkpRc9M1LAtwOC 6a3Ydf+54TPjPJHz5mqrQHdST8FmCUL41SmYM091pYGy+NU6DEP61+KoEUOvYVGo TqHARJYLHtsrlgkLNQrsnUU/AvMqXrn75IK8XmNipq8saGgTLlZ0xe6R9lbKOQXW 2pKTXHbvyJnkS+Ald559XVK+SZ+wRPLnnFFG7wVa8Io4215nh1ueXoYz70sbr1b0 XyZt8LdmCkTALeep6yxfyUCeFKYYXyolOGwRTU6NrmzHs3Tibe5DeiKOLc0ye2P9 g/OyKuBj9hRbgPbr1N9N =qmE5 -----END PGP SIGNATURE----- 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> |
||
---|---|---|
.. | ||
include/mach | ||
board-dt-8660.c | ||
board-dt-8960.c | ||
board-halibut.c | ||
board-mahimahi.c | ||
board-msm7x30.c | ||
board-qsd8x50.c | ||
board-sapphire.c | ||
board-trout-gpio.c | ||
board-trout-mmc.c | ||
board-trout-panel.c | ||
board-trout.c | ||
board-trout.h | ||
clock-pcom.c | ||
clock-pcom.h | ||
clock.c | ||
clock.h | ||
common.h | ||
devices-iommu.c | ||
devices-msm7x00.c | ||
devices-msm7x30.c | ||
devices-qsd8x50.c | ||
devices.h | ||
dma.c | ||
gpiomux-8x50.c | ||
gpiomux-v1.h | ||
gpiomux.c | ||
gpiomux.h | ||
headsmp.S | ||
hotplug.c | ||
io.c | ||
irq-vic.c | ||
irq.c | ||
Kconfig | ||
last_radio_log.c | ||
Makefile | ||
Makefile.boot | ||
platsmp.c | ||
proc_comm.c | ||
proc_comm.h | ||
scm-boot.c | ||
scm-boot.h | ||
scm.c | ||
scm.h | ||
sirc.c | ||
smd_debug.c | ||
smd_private.h | ||
smd.c | ||
timer.c | ||
vreg.c |