aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/mm.py
diff options
context:
space:
mode:
authorMartin Povišer <[email protected]>2022-08-18 18:53:36 +0200
committerMark Brown <[email protected]>2022-08-19 13:19:59 +0100
commitceff365a29aaf275c0cd1bb7edaf57dcf254bc77 (patch)
treea04e11358f5c7f19f63ab2b70f080914ac71fd53 /scripts/gdb/linux/mm.py
parentfd8ec75207588f85c622ee49e5f32267d2406d92 (diff)
ASoC: Change handling of unimplemented set_bclk_ratio
If a 'set_bclk_ratio' call is attempted on a DAI not implementing the method, make it an -ENOSUPP error instead of -EINVAL. Assume the DAI can still be okay with the ratio, just does not care to register a handler. No current in-tree users of snd_soc_dai_set_bclk_ratio seem to inspect the return value, but -ENOSUPP disables an error print from within the common soc_dai_ret return filter. With the new behavior a machine driver can do a blanket 'set_bclk_ratio' on all DAIs on a bus, some of which may care about the ratio, some of which may not. Signed-off-by: Martin Povišer <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions