diff options
author | Kuninori Morimoto <[email protected]> | 2018-02-19 04:16:42 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-02-19 11:33:18 +0000 |
commit | c988e67507934e0198233729b7f326154b211a7f (patch) | |
tree | 1745f9ec4a9831b1abfbc7c9126e7c898474608f /lib/mpi/mpi-cmp.c | |
parent | 71ca54b6e87df90ecab3ce1968d60543750c7507 (diff) |
ASoC: ak4458: 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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions