linux-uconsole/drivers/clk
Jerome Brunet 7915428b9b UPSTREAM: clk: bulk: silently error out on EPROBE_DEFER
In clk_bulk_get(), if we fail to get the clock due to probe deferal, we
shouldn't print an error message. Just be silent in this case.

Change-Id: I48eff4c17c48e336aafc0d4faf21e56d3e2e61be
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
(cherry picked from commit 329470f2d5)
2018-08-24 14:42:19 +08:00
..
at91 clk: at91: fix check of clk_register() returned value 2016-06-07 18:14:34 -07:00
bcm clk: bcm2835: De-assert/assert PLL reset signal when appropriate 2018-04-24 09:32:08 +02:00
berlin ARM: SoC driver updates for v4.4 2015-11-10 15:00:03 -08:00
h8300 h8300: unaligned divcr register support. 2015-11-08 22:44:37 +09:00
hisilicon clk: Remove unneeded semicolons 2015-09-17 11:15:14 -07:00
imx Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/linux-linaro-stable.git 2018-01-26 19:26:47 +08:00
ingenic
keystone clk: keystone: fix a trivial typo 2015-10-19 15:29:09 -07:00
mediatek Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/linux-linaro-stable.git 2018-01-26 19:26:47 +08:00
meson clk: meson: Fix meson_clk_register_clks() signature type mismatch 2016-05-11 11:21:12 +02:00
mmp clk: mmp: mmp2: fix return value check in mmp2_clk_init() 2016-11-26 09:54:53 +01:00
mvebu LSK 18.05 v4.4-android 2018-06-04 20:16:28 +08:00
mxs UPSTREAM: clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h 2017-08-10 12:13:17 +08:00
nxp UPSTREAM: clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h 2017-08-10 12:13:17 +08:00
pistachio clk: pistachio: correct critical clock list 2015-08-26 11:34:43 -07:00
pxa The clk framework changes for 4.3 are mostly updates to existing drivers 2015-08-31 17:26:48 -07:00
qcom clk: qcom: msm8916: fix mnd_width for codec_digcodec 2018-03-22 09:23:28 +01:00
rockchip clk: rockchip: px30: Add support to set parent rate for vopl dclk 2018-08-22 09:31:20 +08:00
samsung clk: samsung: exynos3250: Fix PLL rates 2018-05-30 07:49:16 +02:00
shmobile ARM: SoC platform updates for v4.4 2015-11-10 14:56:23 -08:00
sirf clk: atlas7: fix noc/socket disconnect/reconnect for unit clks 2015-09-29 08:27:14 -07:00
socfpga clk: socfpga: Add a second parent option for the dbg_base_clk 2015-08-24 16:49:03 -07:00
spear rk: revert to v3.10 2015-11-11 15:57:28 +08:00
st UPSTREAM: clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h 2017-08-10 12:13:17 +08:00
sunxi clk: sunxi: Add apb0 gates for H3 2017-05-02 21:19:47 -07:00
tegra clk: tegra: Fix cclk_lp divisor register 2017-12-20 10:04:59 +01:00
ti Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/linux-linaro-stable.git 2017-12-01 11:04:13 +08:00
ux500 clk/ARM: move Ux500 PRCC bases to the device tree 2015-08-24 16:49:14 -07:00
versatile clk: versatile: sp810: support reentrance 2016-05-11 11:21:12 +02:00
x86
zte
zynq ARM: SoC platform updates for v4.3 2015-09-01 12:18:40 -07:00
clk-asm9260.c
clk-axi-clkgen.c
clk-axm5516.c
clk-bulk.c UPSTREAM: clk: bulk: silently error out on EPROBE_DEFER 2018-08-24 14:42:19 +08:00
clk-cdce706.c clk: Convert __clk_get_flags() to clk_hw_get_flags() 2015-08-24 16:48:44 -07:00
clk-cdce925.c
clk-clps711x.c
clk-composite.c UPSTREAM: clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h 2017-08-10 12:13:17 +08:00
clk-conf.c LSK 18.05 v4.4-android 2018-06-04 20:16:28 +08:00
clk-devres.c UPSTREAM: clk: add managed version of clk_bulk_get 2018-08-24 14:42:19 +08:00
clk-divider.c UPSTREAM: clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h 2017-08-10 12:13:17 +08:00
clk-efm32gg.c
clk-fixed-factor.c UPSTREAM: clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h 2017-08-10 12:13:17 +08:00
clk-fixed-rate.c UPSTREAM: clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h 2017-08-10 12:13:17 +08:00
clk-fractional-divider.c clk: frac-divider: fix up some frac clk freq setting error 2018-05-28 11:56:06 +08:00
clk-gate.c UPSTREAM: clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h 2017-08-10 12:13:17 +08:00
clk-gpio.c UPSTREAM: clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h 2017-08-10 12:13:17 +08:00
clk-highbank.c
clk-ls1x.c
clk-max-gen.c
clk-max-gen.h
clk-max77686.c
clk-max77802.c clk: max77802: Update MODULE_AUTHOR() email address 2015-10-14 11:31:55 -07:00
clk-mb86s7x.c
clk-moxart.c
clk-multiplier.c UPSTREAM: clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h 2017-08-10 12:13:17 +08:00
clk-mux.c UPSTREAM: clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h 2017-08-10 12:13:17 +08:00
clk-nomadik.c
clk-nspire.c
clk-palmas.c
clk-pwm.c UPSTREAM: clk: pwm: Use pwm_get_args() where appropriate 2017-07-19 14:33:56 +08:00
clk-qoriq.c clk: qoriq: Don't allow CPU clocks higher than starting value 2016-11-18 10:48:35 +01:00
clk-rk808.c mfd: RK817 & RK809: Add new mfd driver for RK817 & RK809 2018-02-05 16:18:20 +08:00
clk-s2mps11.c
clk-scpi.c clk: scpi: fix return type of __scpi_dvfs_round_rate 2018-04-13 19:50:16 +02:00
clk-si514.c Add driver for the si514 clock generator chip 2015-10-08 23:52:55 -07:00
clk-si570.c
clk-si5351.c clk: si5351: Rename internal plls to avoid name collisions 2018-03-24 10:58:48 +01:00
clk-si5351.h
clk-stm32f4.c clk: stm32f4: Convert to clk_hw based provider APIs 2015-08-24 16:48:51 -07:00
clk-twl6040.c
clk-u300.c
clk-vt8500.c
clk-wm831x.c clk: clk-wm831x: fix a logic error 2017-01-12 11:22:48 +01:00
clk-xgene.c clk: xgene: Add missing parenthesis when clearing divider value 2016-10-07 15:23:47 +02:00
clk.c clk: Fix error parent when show and change parent clock 2018-07-30 16:45:56 +08:00
clk.h clk: defer clk_gets on orphan clocks 2017-04-11 18:29:22 +08:00
clkdev.c clk: defer clk_gets on orphan clocks 2017-04-11 18:29:22 +08:00
Kconfig mfd: rk808: add rk816 support 2017-07-19 14:33:51 +08:00
Makefile UPSTREAM: clk: add clk_bulk_get accessories 2018-08-24 14:42:19 +08:00