]> Pileus Git - ~andy/linux/commit
Merge tag 'omap-for-v3.10-rc1/fixes' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Tue, 21 May 2013 06:36:26 +0000 (23:36 -0700)
committerOlof Johansson <olof@lixom.net>
Tue, 21 May 2013 06:43:24 +0000 (23:43 -0700)
commit7ad915f5ebf5b9e7ca98a7048d8f84a631fe388b
treea95ee8b0ff92daccc7480239f54962d150416559
parent9f8466c6e09e62a1d047f2e57d90cd42e46b35c1
parenta6d25f4c951b8b28f2eaec6f891ff834622532f2
Merge tag 'omap-for-v3.10-rc1/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes

From Tony Lindgren, fixes for omaps:
- a section mismatch fix for hwmod
- boot fix for omap2plus_defconfig for omap2
- musb interrupt fix when using device tree
- am33xx clock fix that I missed earlier somehow
- omap1 dma return code error fix

* tag 'omap-for-v3.10-rc1/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: AM33XX: Add missing .clkdm_name to clkdiv32k_ick clock
  ARM: OMAP2+: Add missing CONFIG_ARCH_MULTI_V6=y to omap2plus_defconfig
  ARM: OMAP: fix error return code in omap1_system_dma_init()
  ARM: OMAP: fix __init section mismatch for _enable_preprogram
  ARM: dts: Fix musb interrupt for device tree booting

Signed-off-by: Olof Johansson <olof@lixom.net>