diff options
author | 2013-12-04 20:33:35 +0400 | |
---|---|---|
committer | 2013-12-09 16:24:37 -0700 | |
commit | fb178d8b2fab3f2a9f203c13ffe80cfd6e01bdf1 (patch) | |
tree | 5d6c1a088da4b1ce64eaa1d26d8a0a4e53940232 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | PCI: rcar: Fix rcar_pci_probe() return value check (diff) | |
download | linux-dev-fb178d8b2fab3f2a9f203c13ffe80cfd6e01bdf1.tar.xz linux-dev-fb178d8b2fab3f2a9f203c13ffe80cfd6e01bdf1.zip |
PCI: rcar: Add runtime PM support
If runtime PM is enabled in the kernel config, the PCI clocks are not
forced on at start-up, and thus, are never enabled. Use
pm_runtime_get_sync() to enable the clocks.
While at it, use dev_info() instead of pr_info() since now we have the
device pointer available in the PCI setup callback.
Signed-off-by: Valentine Barshak <valentine.barshak@cogentembedded.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions