mirror of
https://github.com/torvalds/linux.git
synced 2024-11-18 10:01:43 +00:00
ca43af527e
fix is necessary to compile the 8660 target. The iomapping calls are needed to prevent duplicate mappings with differing attributes. And, the debug UART change keeps the debug UART working on targets with more than 512MB of memory. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iQIcBAABAgAGBQJQUie/AAoJEOa6n1xeVN+CmncP/0ufJ94cEwbILo08c2gpU5SN 47rgnyPYK+RpEenkf55pLiaIHfEP7TvQe5nYWP0eGcIzt6ta1L++DJP+mkbVvSLK e+4s7FViQiilooXqDoUyDRdJJKvTkHOR+YrVC3NKqGkKRpnVZdnpJNofDdzCRp4h Hshh8r9nSjmz676CDc43iCJdFWh50St1yxe0GBVqI358bRXkwZt3FwIHMTjnXynN IVoYMkEPXmWiehROFi0AKzIRRcPaTxtcBuCaCl1ERjySicY/QctqGhrnbZYlPNMq MdQ/Y5glo54bEJl8XdUW6FpIaKl2KnTFcFVgNH5ALjD+l3ZKmlOu2ig2g6K9cwI/ Kp/vQQX5WbKQz6XtMkN+4Bulc+JFxI4G+TmWFa5rZB9Wkwcv1rR/x9czBxPWD8lz VoVrNCltCUB2QMN6w5wj665PhXDbQdeU/6/W0Qcoh81X0WcKeSpDRhpM8TWDrRHb GkxNS8Enr/K4I4BMhRy1h5hGR8WG+GJzJdPFf77R6sjBDmrsUwaE97LsleeRiVft WxPRjgkBJG6zb3YTGEWKmjQkkeAoOCCK24OBQ/O317m1YmZaULknwjvRtNj5GNsz 3jBzpBWmsusGlVn6s39IU8o9JOWSmj/QIjq4OvzYmbA9byBLKIx0C9Uil4NaPj2l vNIavK4F/ppEc0kwD1gq =Foys -----END PGP SIGNATURE----- Merge tag 'msm-fix-noncrit-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/fixes-non-critical From David Brown: Some non-critical fixes for msm platforms. The missing FPGA init call fix is necessary to compile the 8660 target. The iomapping calls are needed to prevent duplicate mappings with differing attributes. And, the debug UART change keeps the debug UART working on targets with more than 512MB of memory. * tag 'msm-fix-noncrit-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm: ARM: msm: Fix early debug uart mapping on some memory configs ARM: msm: io: Change the default static iomappings to be shared ARM: msm: io: Remove 7x30 iomap region from 7x00 ARM: msm: Remove call to missing FPGA init on 8660 |
||
---|---|---|
.. | ||
include/mach | ||
acpuclock-arm11.c | ||
acpuclock.h | ||
board-halibut.c | ||
board-mahimahi.c | ||
board-msm7x27.c | ||
board-msm7x30.c | ||
board-msm8x60.c | ||
board-msm8960.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-7x30.h | ||
clock-debug.c | ||
clock-pcom.c | ||
clock-pcom.h | ||
clock.c | ||
clock.h | ||
devices-iommu.c | ||
devices-msm7x00.c | ||
devices-msm7x30.c | ||
devices-msm8960.c | ||
devices-qsd8x50.c | ||
devices.h | ||
dma.c | ||
gpiomux-8x50.c | ||
gpiomux-8x60.c | ||
gpiomux-v1.c | ||
gpiomux-v1.h | ||
gpiomux-v2.c | ||
gpiomux-v2.h | ||
gpiomux.c | ||
gpiomux.h | ||
headsmp.S | ||
hotplug.c | ||
idle.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 |