[PATCH] ARM: LPC32xx: clock.c: Fix lpc-eth clock reference
From: Olof Johansson <hidden>
Date: 2012-03-29 18:02:47
From: Olof Johansson <hidden>
Date: 2012-03-29 18:02:47
On Thu, Mar 29, 2012 at 12:49:56AM +0200, Roland Stigge wrote:
During a complex merge for v3.4, one line of the commit
c20b909be9ba27173294a52d08cab293ec030a2c ("ARM: LPC32xx: Ethernet support") was
reverted wrongly ("lpc-eth.0" -> "lpc-net.0") while the other conflicts were
merged correctly. This patch re-applies the clock name "lpc-eth.0".
Signed-off-by: Roland Stigge <redacted>
---
Applies on top of Olof's 1f5b7dcfdad3840d4bce27ab0b3cc8f376b81544 in
preparation of v3.4-rc1Looks like it was me who messed up the conflict resolution, apologies about that. Applied to fixes branch for 3.4-rc. -Olof