]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: LPC32xx: clock.c: Fix lpc-eth clock reference
authorRoland Stigge <stigge@antcom.de>
Wed, 28 Mar 2012 22:49:56 +0000 (00:49 +0200)
committerOlof Johansson <olof@lixom.net>
Thu, 29 Mar 2012 17:58:14 +0000 (10:58 -0700)
commit11c12a960909f5098aa6851fd08e10477e006599
tree0ae303523768d933218ada96ecceb57c3d1fd74b
parentc389c7f73dafa931bf4918cdac8fcd65f6b777e5
ARM: LPC32xx: clock.c: Fix lpc-eth clock reference

During a complex merge for v3.4, one line of the commit
8a8bcefe7e795e44aeb9573d853cda27955abbab ("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 <stigge@antcom.de>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-lpc32xx/clock.c