]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'msm-cleanup-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorKevin Hilman <khilman@linaro.org>
Thu, 17 Oct 2013 21:49:20 +0000 (14:49 -0700)
committerKevin Hilman <khilman@linaro.org>
Thu, 17 Oct 2013 21:49:37 +0000 (14:49 -0700)
commit751bfe3e55bbbd09c3e135cc7ea2a3b923ad01e5
tree08aa95c1f0dee114bf846bf8b50d5e534a0ea35b
parent9485099209d8057c4b6857855cc15334ae84d1c2
parent81cf1e061d001fab44dbaa85fc4fbfb6da6713a1
Merge tag 'msm-cleanup-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup

From David Brown:
General cleanups for MSM for 3.13

Some small cleanups for MSM.  Removes extraneous irq definitions that
aren't used on DT targets, moves the single existing board file to
board-dt.c in antipication of additional targets, and renames the
existing DT files to have a common 'qcom' prefix.

* tag 'msm-cleanup-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm:
  ARM: msm: Rename msm devicetrees to have standard 'qcom' prefix
  ARM: msm: Create a common board-dt and config ARCH_MSM_DT
  ARM: msm: Remove irqs-*.h files for DT based targets

Signed-off-by: Kevin Hilman <khilman@linaro.org>