summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/device.py
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2021-03-15 09:58:28 +0900
committerMark Brown <broonie@kernel.org>2021-03-19 12:24:02 +0000
commite20c9c4f96d79aa48eb3649c57f1f2784f92b838 (patch)
treea9c810fdb5cd9f295d0af668821fefcef65d9f94 /scripts/gdb/linux/device.py
parent273db971cf833d62c9e2d9381d190e14b1cd3641 (diff)
ASoC: soc-pcm: don't indicate error message for soc_pcm_hw_free()
soc_pcm_hw_free() never fail, error message is not needed. We can't use void function for it, because it is used part of struct snd_pcm_ops :: hw_free. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Link: https://lore.kernel.org/r/87czw1utaj.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions