MIPS: ralink: adds clkdev code
authorJohn Crispin <blogic@openwrt.org>
Sun, 20 Jan 2013 21:01:29 +0000 (22:01 +0100)
committerJohn Crispin <blogic@openwrt.org>
Sun, 17 Feb 2013 00:25:30 +0000 (01:25 +0100)
commit3f0a06b0368d25608841843e9d65a7289ad9f14a
treed2e005f4a7db2a905910552af77f8635d33a3579
parent7e47cefa69c8ed2c889522ce29fcce73ce8cf08e
MIPS: ralink: adds clkdev code

These SoCs have a limited number of fixed rate clocks. Add support for the
clk and clkdev api.

Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/4894/
arch/mips/ralink/clk.c [new file with mode: 0644]