]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Lantiq: Platform specific CLK fixup
authorJohn Crispin <blogic@openwrt.org>
Sun, 22 Jul 2012 06:56:01 +0000 (08:56 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 1 Aug 2012 15:58:09 +0000 (17:58 +0200)
commit81dabb6041971262020ab81b6d40d5cd759f51b1
tree284e4b213d67e4ebc18011130b6cb1d29485763f
parent779fc8a1870ecdb0b08fd5e5b278f1a42909cae6
MIPS: Lantiq: Platform specific CLK fixup

As we use CLKDEV_LOOKUP but dont have support for COMMON_CLK yet, we need to
provide our own version of of_clk_get_from_provider().

Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/4117/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lantiq/clk.c