diff options
author | Olof Johansson <olof@lixom.net> | 2012-09-17 02:53:34 +0200 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2012-09-17 02:53:58 +0200 |
commit | bada1c5b49e4a66014f919b4bd95fca9dd3d04bd (patch) | |
tree | 38b84067b9700a0606025e126ae6282d2eede649 /arch | |
parent | Merge tag 'imx-clk-dt-lookup' of git://git.linaro.org/people/shawnguo/linux-2... (diff) | |
parent | ARM: msm: Fix early debug uart mapping on some memory configs (diff) | |
parent | ARM: msm: Remove uncompiled board-msm7x27 (diff) | |
download | linux-bada1c5b49e4a66014f919b4bd95fca9dd3d04bd.tar.xz linux-bada1c5b49e4a66014f919b4bd95fca9dd3d04bd.zip |
Merge branches 'msm/fixes-non-critical' and 'msm/cleanup' into next/dt
Merging in fixes and cleanup as prereqs to simplify merge conflicts.
* msm/fixes-non-critical:
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
* msm/cleanup:
ARM: msm: Remove uncompiled board-msm7x27
ARM: msm: Remove unused acpuclock-arm11
ARM: msm: dma: use list_move_tail instead of list_del/list_add_tail
ARM: msm: Fix sparse warnings due to incorrect type
ARM: msm: Remove unused idle.c
ARM: msm: clock-pcom: Mark functions static
ARM: msm: Remove msm_hw_reset_hook
Signed-off-by: Olof Johansson <olof@lixom.net>