diff options
author | 2016-12-13 17:49:02 -0600 | |
---|---|---|
committer | 2016-12-17 10:22:14 -0500 | |
commit | 026acd5f47340382844f0af73516cf7ae6cdc876 (patch) | |
tree | 46c61dae87af390d6365c31339d507c6650815cd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | encx24j600: Fix some checkstyle warnings (diff) | |
download | linux-dev-026acd5f47340382844f0af73516cf7ae6cdc876.tar.xz linux-dev-026acd5f47340382844f0af73516cf7ae6cdc876.zip |
net: qcom/emac: don't try to claim clocks on ACPI systems
On ACPI systems, clocks are not available to drivers directly. They are
handled exclusively by ACPI and/or firmware, so there is no clock driver.
Calls to clk_get() always fail, so we should not even attempt to claim
any clocks on ACPI systems.
Signed-off-by: Timur Tabi <timur@codeaurora.org>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions