summaryrefslogtreecommitdiffstats
path: root/include/sound
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2018-01-29 04:44:39 +0100
committerMark Brown <broonie@kernel.org>2018-02-12 10:45:52 +0100
commit17b52010b50b505fc083ce3b8fb4978e6b543411 (patch)
tree8a558bb6cbdc778d816fc42c7b9b1d76c40a9144 /include/sound
parentLinux 4.16-rc1 (diff)
downloadlinux-17b52010b50b505fc083ce3b8fb4978e6b543411.tar.xz
linux-17b52010b50b505fc083ce3b8fb4978e6b543411.zip
ASoC: rt5651: 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 = 1 -> .idle_bias_on = 0 .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 'include/sound')
0 files changed, 0 insertions, 0 deletions