diff options
author | Kuninori Morimoto <[email protected]> | 2018-01-29 02:59:19 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-02-12 09:39:29 +0000 |
commit | 908b530863d4ae570e8005056f408ecae4862494 (patch) | |
tree | 61dad8ad33c75ae0458cfacb648aae609656a624 /lib/test-string_helpers.c | |
parent | 7928b2cbe55b2a410a0f5c1f154610059c57b1b2 (diff) |
ASoC: wm2200: 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 = 1 -> .use_pmdown_time = 0
- -> .endianness = 1
- -> .non_legacy_dai_naming = 1
Signed-off-by: Kuninori Morimoto <[email protected]>
Acked-by: Charles Keepax <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions