diff options
author | Axel Lin <axel.lin@ingics.com> | 2015-03-23 05:08:18 +0100 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2015-04-03 14:46:18 +0200 |
commit | 52ea796b9161b1b81242e6831d9e128ee207ad2d (patch) | |
tree | 13bbd70147bbbcd92a70fd790061d3e61a7e535b /drivers/phy/Makefile | |
parent | phy: qcom-ufs: Fix build error due to missing export symbols (diff) | |
download | linux-52ea796b9161b1b81242e6831d9e128ee207ad2d.tar.xz 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 'drivers/phy/Makefile')
0 files changed, 0 insertions, 0 deletions