Merge branch 'lpc32xx/core' of git://git.antcom.de/linux-2.6 into next/soc
authorArnd Bergmann <arnd@arndb.de>
Tue, 3 Jul 2012 19:45:50 +0000 (21:45 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 3 Jul 2012 19:45:50 +0000 (21:45 +0200)
commit47d4ed78d3ef8f3ae436042682ab0d29ce3fd639
treebbb23f87a3233f10013c511ff4b596620364943e
parentc53629413409782eeafb4e314dc8c6c8094bff3b
parentdcdd1339a3cda33f216628142eea78f3d41b47fe
Merge branch 'lpc32xx/core' of git://git.antcom.de/linux-2.6 into next/soc

A second batch of core patches for lpc32xx, based on top of the first
one in the lpc32xx-next branch.

* 'lpc32xx/core' of git://git.antcom.de/linux-2.6:
  ARM: LPC32xx: Remove unused gpios
  ARM: LPC32xx: Remove USB and I2C init from phy3250.c
  ARM: LPC32xx: Cleanup USB clock init
  ARM: LPC32xx: Remove wrong re-initialization of MMC clock register
  ARM: LPC32xx: Add further bits to MMC init
  ARM: LPC32xx: Init MMC via clock

Signed-off-by: Arnd Bergmann <arnd@arndb.de>