diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-09-06 05:21:33 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-09-06 12:12:52 +0200 |
commit | 69235ccf491d2e26aefd465c0d3ccd1e3b2a9a9c (patch) | |
tree | 7e4c18d4919a0039d6b10093ec473e5d165e3f3a /.cocciconfig | |
parent | ASoC: uniphier: change status to orphan (diff) | |
download | linux-69235ccf491d2e26aefd465c0d3ccd1e3b2a9a9c.tar.xz linux-69235ccf491d2e26aefd465c0d3ccd1e3b2a9a9c.zip |
ASoC: rsnd: adg: care clock-frequency size
ADG has buffer over flow bug if DT has more than 3 clock-frequency.
This patch fixup this issue, and uses first 2 values.
clock-frequency = <x y>; /* this is OK */
clock-frequency = <x y z>; /* this is NG */
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions