]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'next/drivers' into for-next
authorOlof Johansson <olof@lixom.net>
Fri, 14 Jun 2013 23:59:31 +0000 (16:59 -0700)
committerOlof Johansson <olof@lixom.net>
Sat, 15 Jun 2013 00:00:13 +0000 (17:00 -0700)
commita7f0087f3a47ceed6b6f9d140bb41f9fa537c424
treea0953a9c50e4ab703a43166a9cfcf785ce5ea91c
parent43d0bfa818d1e04dbf96660e01d65b6d3452d3fe
parent2c3165ebb641e0ff3faf1c87ed1c8fbd85871da0
Merge branch 'next/drivers' into for-next

* next/drivers: (21 commits)
  dmaengine: ste_dma40: Fetch disabled channels from DT
  dmaengine: ste_dma40: Fetch the number of physical channels from DT
  ARM: ux500: Stop passing DMA platform data though AUXDATA
  dmaengine: ste_dma40: Allow memcpy channels to be configured from DT
  dmaengine: ste_dma40_ll: Replace meaningless register set with comment
  dmaengine: ste_dma40: Convert data_width from register bit format to value
  dmaengine: ste_dma40_ll: Use the BIT macro to replace ugly '(1 << x)'s
  ARM: ux500: Remove recently unused stedma40_xfer_dir enums
  dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generic ones
  ARM: ux500: Replace ST-E's home-brew DMA direction definition with the generic one
  dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'s
  ARM: ux500: Remove empty function u8500_of_init_devices()
  ARM: ux500: Remove ux500-musb platform registation when booting with DT
  usb: musb: ux500: add device tree probing support
  usb: musb: ux500: attempt to find channels by name before using pdata
  usb: musb: ux500: harden checks for platform data
  usb: musb: ux500: take the dma_mask from coherent_dma_mask
  usb: musb: ux500: move the MUSB HDRC configuration into the driver
  usb: musb: ux500: move channel number knowledge into the driver
  clocksource: dbx500-prcmu: comment cleanup
  ...

Signed-off-by: Olof Johansson <olof@lixom.net>
Conflicts:
arch/arm/mach-ux500/cpu-db8500.c
arch/arm/arm-soc-for-next-contents.txt
arch/arm/mach-ux500/board-mop500-sdi.c
arch/arm/mach-ux500/cpu-db8500.c