summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi/clk-a20-gmac.c
Commit message (Collapse)AuthorAgeFilesLines
* clk: sunxi: Move the GMAC clock to a file of its ownMaxime Ripard2014-06-111-0/+119
Since we have a folder of our own, we can actually make use of it by splitting the huge clock file into several sub drivers. The gmac clock is pretty easy to deal with, since it's pretty much isolated and doesn't have any dependency on the other clocks. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Mike Turquette <mturquette@linaro.org> Signed-off-by: Emilio López <emilio@elopez.com.ar>
OpenPOWER on IntegriCloud