diff options
author | Stephen Boyd <sboyd@kernel.org> | 2018-06-04 21:26:39 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-06-04 21:26:39 +0200 |
commit | 101cfc9f787d8ca22866a178f2c1684fb10f8c7a (patch) | |
tree | 4c22253a0da44bd311f09b0d8da0954e931b8a35 /drivers/clk/clk.c | |
parent | clk: Print the clock name and warning cause (diff) | |
parent | clk: Remove clk_init_cb typedef (diff) | |
parent | clk: spear: fix WDT clock definition on SPEAr600 (diff) | |
parent | clk: qcom: Add MSM8998 Global Clock Control (GCC) driver (diff) | |
download | linux-101cfc9f787d8ca22866a178f2c1684fb10f8c7a.tar.xz linux-101cfc9f787d8ca22866a178f2c1684fb10f8c7a.zip |
Merge branches 'clk-warn', 'clk-core', 'clk-spear' and 'clk-qcom-msm8998' into clk-next
* clk-warn:
clk: Print the clock name and warning cause
* clk-core:
clk: Remove clk_init_cb typedef
* clk-spear:
clk: spear: fix WDT clock definition on SPEAr600
* clk-qcom-msm8998:
clk: qcom: Add MSM8998 Global Clock Control (GCC) driver