diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-01-29 05:38:39 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-02-12 12:07:13 +0100 |
commit | 4218bcf3e7572891eebed3389e2a9f004ff6d2b6 (patch) | |
tree | 2c4c88b1aba828b49648167a7b4d1c5616010926 /lib/dma-debug.c | |
parent | Linux 4.16-rc1 (diff) | |
download | linux-4218bcf3e7572891eebed3389e2a9f004ff6d2b6.tar.xz linux-4218bcf3e7572891eebed3389e2a9f004ff6d2b6.zip |
ASoC: sirf-audio: 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 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions