aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2020-06-16 23:21:25 +0200
committerLucas Stach <l.stach@pengutronix.de>2020-06-18 14:23:11 +0200
commitf76fc5ff9a6533d6eadb8521bf60bf7b1cf293b9 (patch)
treeef0d5a5d4782fe5afc72cd46ac040ba924471b7e /tools/perf/scripts/python/export-to-postgresql.py
parentdrm/etnaviv: Fix error path on failure to enable bus clk (diff)
downloadwireguard-linux-f76fc5ff9a6533d6eadb8521bf60bf7b1cf293b9.tar.xz
wireguard-linux-f76fc5ff9a6533d6eadb8521bf60bf7b1cf293b9.zip
drm/etnaviv: Don't ignore errors on getting clocks
There might be good reasons why the getting a clock failed. To treat the clocks as optional we're specifically only interested in ignoring -ENOENT, and devm_clk_get_optional() does just that. Note that this preserves the original behavior of all clocks being optional. The binding document mandates the "bus" clock while the dove machine only specifies "core". Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions