summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2018-04-23 02:10:26 +0000
committerMark Brown <broonie@kernel.org>2018-05-05 10:49:36 +0900
commit2d8102cc9a27577ffa4335aaaed4a26060688de2 (patch)
tree83d87adf598f6efdb672349f8d5c61b2a5db0b4e /sound
parent3e4d08c3868f85ba4122b211a8751f7f62d83d0b (diff)
downloadlinux-next-2d8102cc9a27577ffa4335aaaed4a26060688de2.tar.gz
media: i2c: tda1997: replace codec to component
Now we can replace Codec to Component. Let's do it. Note: xxx_codec_xxx() -> xxx_component_xxx() .idle_bias_off = 0 -> .idle_bias_on = 1 .ignore_pmdown_time = 0 -> .use_pmdown_time = 1 - -> .endianness = 1 - -> .non_legacy_dai_naming = 1 Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Tested-by: Tim Harvey <tharvey@gateworks.com> Acked-by: Tim Harvey <tharvey@gateworks.com> Acked-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions