tmp_suning_uos_patched/drivers/clk/qcom
Georgi Djakov 7f218978f1 clk: qcom: Fix clk_get_parent function return value
According to the common clock framework API, the clk_get_parent() function
should return u8. Currently we are returning negative values on error. Fix
this and use the default parent in case of an error.

Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2015-03-23 15:50:53 -07:00
..
clk-branch.c
clk-branch.h
clk-pll.c clk: Add rate constraints to clocks 2015-02-02 14:23:42 -08:00
clk-pll.h
clk-rcg2.c clk: qcom: Fix clk_get_parent function return value 2015-03-23 15:50:53 -07:00
clk-rcg.c clk: qcom: Fix clk_get_parent function return value 2015-03-23 15:50:53 -07:00
clk-rcg.h clk: qcom: Properly change rates for ahbix clock 2015-03-12 12:20:30 -07:00
clk-regmap-divider.c
clk-regmap-divider.h
clk-regmap-mux.c
clk-regmap-mux.h
clk-regmap.c
clk-regmap.h
common.c
common.h
gcc-apq8084.c
gcc-ipq806x.c clk: qcom: Fix i2c frequency table 2015-03-12 12:18:55 -07:00
gcc-msm8660.c
gcc-msm8960.c clk: qcom: Add PLL4 vote clock 2015-02-25 12:08:39 -08:00
gcc-msm8974.c
Kconfig clk: qcom: Add MSM8960/APQ8064 LPASS clock controller (LCC) driver 2015-01-27 11:49:34 -08:00
lcc-ipq806x.c Merge branch 'clk-fixes' into clk-next 2015-03-12 12:20:36 -07:00
lcc-msm8960.c clk: qcom: fix platform_no_drv_owner.cocci warnings 2015-02-25 12:14:35 -08:00
Makefile clk: qcom: Add MSM8960/APQ8064 LPASS clock controller (LCC) driver 2015-01-27 11:49:34 -08:00
mmcc-apq8084.c
mmcc-msm8960.c
mmcc-msm8974.c
reset.c
reset.h