diff options
author | Jerome Brunet <[email protected]> | 2020-07-29 17:44:53 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-07-30 19:44:59 +0100 |
commit | 6878ba91ce84f7a07887a0615af70f969508839f (patch) | |
tree | ed8775e9c3490311d66e1c996fe3b098b0413ed7 /scripts/gdb/linux/modules.py | |
parent | dc5fb6d2e8dff0dd61c9b55508c46e73a67e9ea8 (diff) |
ASoC: meson: axg-tdm-interface: fix link fmt setup
The .set_fmt() callback of the axg tdm interface incorrectly
test the content of SND_SOC_DAIFMT_MASTER_MASK as if it was a
bitfield, which it is not.
Implement the test correctly.
Fixes: d60e4f1e4be5 ("ASoC: meson: add tdm interface driver")
Signed-off-by: Jerome Brunet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions