mbox

[GIT,PULL] ARM: LPC32xx: Adjust to pl08x DMA interface changes

Message ID 4FFEC489.5030307@antcom.de
State New
Headers show

Pull-request

git://git.antcom.de/linux-2.6.git lpc32xx/core-fixes

Message

stigge@antcom.de July 12, 2012, 12:35 p.m. UTC
Hi Arnd and Olof,

this is the pull request including the fix for the compile error caused by
lpc32xx-next and dma branches collisions in linux-next.

I submitted the respective changes in the MTD drivers separately as patches
to the mtd subsystem.

Thanks,

Roland



The following changes since commit dcdd1339a3cda33f216628142eea78f3d41b47fe:

  ARM: LPC32xx: Remove unused gpios (2012-07-01 21:06:45 +0200)

are available in the git repository at:

  git://git.antcom.de/linux-2.6.git lpc32xx/core-fixes

for you to fetch changes up to 8ba85f8bffdfbac98dac8630406f7d020103db70:

  ARM: LPC32xx: Adjust to pl08x DMA interface changes (2012-07-12 14:25:37 +0200)

----------------------------------------------------------------
Roland Stigge (1):
      ARM: LPC32xx: Adjust to pl08x DMA interface changes

 arch/arm/mach-lpc32xx/phy3250.c |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Comments

Arnd Bergmann July 12, 2012, 12:46 p.m. UTC | #1
On Thursday 12 July 2012, Roland Stigge wrote:
> this is the pull request including the fix for the compile error caused by
> lpc32xx-next and dma branches collisions in linux-next.

Pulled into next/soc branch along with the other patches.

Thanks,

	Arnd