- orion-pass-proper-t_clk-into-mv643xx_eth.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     arm: orion: pass proper t_clk into mv643xx_eth
has been removed from the -mm tree.  Its filename was
     orion-pass-proper-t_clk-into-mv643xx_eth.patch

This patch was dropped because it's already in git-orion

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: arm: orion: pass proper t_clk into mv643xx_eth
From: Lennert Buytenhek <buytenh@xxxxxxxxxxxxxx>

Pass the Orion TCLK tick rate into the ethernet driver.

Signed-off-by: Lennert Buytenhek <buytenh@xxxxxxxxxxx>
Signed-off-by: Nicolas Pitre <nico@xxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 arch/arm/mach-orion5x/common.c |    1 +
 1 file changed, 1 insertion(+)

diff -puN arch/arm/mach-orion5x/common.c~orion-pass-proper-t_clk-into-mv643xx_eth arch/arm/mach-orion5x/common.c
--- a/arch/arm/mach-orion5x/common.c~orion-pass-proper-t_clk-into-mv643xx_eth
+++ a/arch/arm/mach-orion5x/common.c
@@ -192,6 +192,7 @@ static struct platform_device orion5x_eh
 
 struct mv643xx_eth_shared_platform_data orion5x_eth_shared_data = {
 	.dram		= &orion5x_mbus_dram_info,
+	.t_clk		= ORION5X_TCLK,
 };
 
 static struct resource orion5x_eth_shared_resources[] = {
_

Patches currently in -mm which might be from buytenh@xxxxxxxxxxxxxx are

orion-pass-proper-t_clk-into-mv643xx_eth.patch
orion-clean-up-addr-mapc-after-window-setting-code-purge.patch
leds-add-pca9532-platform-data-for-thecus-n2100.patch
git-orion.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux