commit | d7f298197a22f11b38059f257842dac7c30a564c | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Mar 30 01:49:06 2017 +0000 |
committer | Mark Brown <broonie@kernel.org> | Thu Mar 30 22:22:32 2017 +0100 |
tree | 999c45b884228b6f9601e92e71e0e1d94219a76d | |
parent | 9986943ef5d61a9bea3c86000d91d3b789f0060e [diff] |
ASoC: rcar: fixup of_clk_add_provider() usage for multi clkout Current adg is calling of_clk_add_povider() multiple times, but it is not correct usage. This patch fixup its parameter and call it once. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>