summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk.c
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@kernel.org>2018-06-04 21:26:39 +0200
committerStephen Boyd <sboyd@kernel.org>2018-06-04 21:26:39 +0200
commit101cfc9f787d8ca22866a178f2c1684fb10f8c7a (patch)
tree4c22253a0da44bd311f09b0d8da0954e931b8a35 /drivers/clk/clk.c
parentclk: Print the clock name and warning cause (diff)
parentclk: Remove clk_init_cb typedef (diff)
parentclk: spear: fix WDT clock definition on SPEAr600 (diff)
parentclk: qcom: Add MSM8998 Global Clock Control (GCC) driver (diff)
downloadlinux-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