OSDN Git Service

MIPS: Alchemy: pci: use clk framework to enable PCI clock
authorManuel Lauss <manuel.lauss@gmail.com>
Wed, 23 Jul 2014 14:36:51 +0000 (16:36 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 30 Jul 2014 12:09:42 +0000 (14:09 +0200)
commit8e21170581d99038c41c803af289e1a6491cb145
tree81a4d1e8499a6b3c8902bb24fa7e797fc5ff0240
parent3feae78416ae2c30f12c0a4bbe2e5dddf029510d
MIPS: Alchemy: pci: use clk framework to enable PCI clock

Use the clock framework to get at the PCI clock source and enable
it on driver initialization.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Cc: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/7471/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/pci/pci-alchemy.c