]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
PCI: xilinx-nwl: Enable the clock through CCF
authorHyun Kwon <hyun.kwon@xilinx.com>
Sat, 4 Feb 2017 02:04:07 +0000 (18:04 -0800)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 7 Feb 2017 10:10:54 +0000 (11:10 +0100)
commit737e1ca6ea24964e5e6789e4ca00190930b503a6
treefdfe8ecb632b62478d248e3e6ded2c9a0091e1ac
parent97cc0ae49211e8cdab88711a5f8dd1dbb3e72155
PCI: xilinx-nwl: Enable the clock through CCF

Simply enable clocks. There is no remove function that's why
this should be enough for simple operation. Suspend/resume should be
checked.

Signed-off-by: Hyun Kwon <hyun.kwon@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/pci/host/pcie-xilinx-nwl.c