Skip to content

Commit

Permalink
clk: renesas: r8a7796: Remove clock that supplies i2c-dvfs
Browse files Browse the repository at this point in the history
DVFS is not going to be used in Linux.

Signed-off-by: Oleksandr Tyshchenko <[email protected]>
Reviewed-by: Oleksandr Andrushchenko <[email protected]>
  • Loading branch information
Oleksandr Tyshchenko authored and iartemenko committed Dec 29, 2017
1 parent 0dea257 commit 4b309d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/clk/renesas/r8a7796-cpg-mssr.c
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,6 @@ static const struct mssr_mod_clk r8a7796_mod_clks[] __initconst = {
DEF_MOD("i2c6", 918, R8A7796_CLK_S0D6),
DEF_MOD("i2c5", 919, R8A7796_CLK_S0D6),
DEF_MOD("adg", 922, R8A7796_CLK_S0D1),
DEF_MOD("i2c-dvfs", 926, R8A7796_CLK_CP),
DEF_MOD("i2c4", 927, R8A7796_CLK_S0D6),
DEF_MOD("i2c3", 928, R8A7796_CLK_S0D6),
DEF_MOD("i2c2", 929, R8A7796_CLK_S3D2),
Expand Down

0 comments on commit 4b309d0

Please sign in to comment.