commit | 382656d81be23853f1a1a49d6669a92f70f5938b | [log] [tgz] |
---|---|---|
author | Roland Stigge <stigge@antcom.de> | Sun Jul 01 21:06:45 2012 +0200 |
committer | Roland Stigge <stigge@antcom.de> | Sun Jul 01 21:06:45 2012 +0200 |
tree | 5127c2b1e02817922e2bca42f059d3108f12ffa6 | |
parent | a408e8f423e91a50727e7e85461cf7677d25ebf6 [diff] |
ARM: LPC32xx: Remove USB and I2C init from phy3250.c USB and I2C initialization can be removed safely from the board specific phy3250.c, now that initialization moved to the generalized clock.c. Signed-off-by: Roland Stigge <stigge@antcom.de> Tested-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com>