summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2018-01-29 04:22:25 +0000
committerMark Brown <broonie@kernel.org>2018-02-12 09:55:31 +0000
commit8c6086b8b5e7e50519b6d439ec51ac06a956c656 (patch)
tree094c89ec4e5d65b65561832f4a52b19a30479372 /sound/soc/soc-dapm.c
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2 (diff)
downloadop-kernel-dev-8c6086b8b5e7e50519b6d439ec51ac06a956c656.zip
op-kernel-dev-8c6086b8b5e7e50519b6d439ec51ac06a956c656.tar.gz
ASoC: spdif_receiver: 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> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/soc-dapm.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud