linux-stable/drivers/clk/shmobile
Geert Uytterhoeven 07705583e9 clk: shmobile: div6: Make clock-output-names optional
Renesas DIV6 clocks provide a single clock output.  Hence make the
"clock-output-names" DT property optional instead of mandatory. In case
the DT property is omitted the DT node name will be used.

Rename the variable "name" to "clk_name" to make the code more similar
with fixed-factor-clock.c, and to avoid a conflict with a nested local
variable while we're at it.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2015-12-08 14:32:58 +01:00
..
clk-div6.c clk: shmobile: div6: Make clock-output-names optional 2015-12-08 14:32:58 +01:00
clk-emev2.c clk: shmobile: emev2: deassert reset for IIC0/1 2015-08-10 08:37:29 +02:00
clk-mstp.c ARM: SoC platform updates for v4.4 2015-11-10 14:56:23 -08:00
clk-r8a73a4.c clk: shmobile: Remove unneeded #include <linux/clkdev.h> 2015-07-28 11:58:44 -07:00
clk-r8a7740.c clk: shmobile: Remove unneeded #include <linux/clkdev.h> 2015-07-28 11:58:44 -07:00
clk-r8a7778.c clk: shmobile: r8a7778: Make r8a7778_rates[] and r8a7778_divs[] static const 2015-10-16 11:51:14 -07:00
clk-r8a7779.c ARM: SoC driver updates for v4.3 2015-09-01 13:00:04 -07:00
clk-rcar-gen2.c ARM: SoC driver updates for v4.3 2015-09-01 13:00:04 -07:00
clk-rz.c clk: shmobile: rz: Add CPG/MSTP Clock Domain support 2015-08-12 10:31:28 +09:00
clk-sh73a0.c clk: shmobile: Remove unneeded #include <linux/clkdev.h> 2015-07-28 11:58:44 -07:00
Makefile clk: shmobile: Rework CONFIG_ARCH_SHMOBILE_MULTI 2015-12-08 14:32:54 +01:00