From: Andrew Lunn Date: Sat, 24 Dec 2011 00:24:24 +0000 (+0100) Subject: ARM: Orion: Eth: Add clk/clkdev support. X-Git-Tag: v3.5-rc1~71^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=452503ebc7cc4cce5b9e52cf2f03255365a53234;p=pandora-kernel.git ARM: Orion: Eth: Add clk/clkdev support. The t_clk is moved from the shared part of the ethernet driver into the per port section. Each port can have its own gated clock, which it needs to enable/disable, as oppossed to there being one clock shared by all ports. In practice, only kirkwood supports this at the moment. Signed-off-by: Andrew Lunn Tested-by: Jamie Lentin Signed-off-by: Mike Turquette --- Reading git-diff-tree failed