diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2017-10-11 01:38:29 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-10-23 11:38:59 +0200 |
commit | 273d778ef38a8861f880e9df5799029dc82bd55d (patch) | |
tree | fa55ea50808e9515c9c2cb6cfc73b7575bfa438e /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | fbb16563c6c2b7fc4944adc49f93c1dc6fe25770 (diff) |
ASoC: snd_soc_component_driver has endianness
Codec will be replaced into Component, then Codec side only
needs to call fixup_codec_formats() at this point.
This patch adds new endianness flag on Component driver
and call convert_endianness_formats() (= was fixup_codec_format())
if endianness was true.
When Codec is replaced into Component, Codec driver needs
to have endianness = 1 flags.
Existing CPU side of course doesn't have this flag, thus CPU doesn't
call it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions