diff options
author | 2015-03-23 12:08:18 +0800 | |
---|---|---|
committer | 2015-04-03 18:16:18 +0530 | |
commit | 52ea796b9161b1b81242e6831d9e128ee207ad2d (patch) | |
tree | 13bbd70147bbbcd92a70fd790061d3e61a7e535b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | phy: qcom-ufs: Fix build error due to missing export symbols (diff) | |
download | wireguard-linux-52ea796b9161b1b81242e6831d9e128ee207ad2d.tar.xz wireguard-linux-52ea796b9161b1b81242e6831d9e128ee207ad2d.zip |
phy: qcom-ufs: Don't return error if fail to get optional resource
"dev_ref_clk_ctrl_mem" is optional resource, so don't return error if fail to
get the resource. Since it's an optional resource, don't emit error if
fail to get dev_ref_clk_ctrl_mem.
Also remove redundant test for res, it's done by devm_ioremap_resource().
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions