summaryrefslogtreecommitdiffstats
path: root/fs/aio.c
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2019-09-04 02:15:35 +0200
committerMark Brown <broonie@kernel.org>2019-09-09 12:03:59 +0200
commit4893a2eb34a9722501915a0b75844aa11956c10d (patch)
treebb829386d9f2a45110ca0914e97b2ff33ea64272 /fs/aio.c
parentASoC: soc-core: self contained soc_bind_aux_dev() (diff)
downloadlinux-4893a2eb34a9722501915a0b75844aa11956c10d.tar.xz
linux-4893a2eb34a9722501915a0b75844aa11956c10d.zip
ASoC: soc-core: add soc_unbind_aux_dev()
It is easy to read code if it is cleanly using paired function/naming, like start <-> stop, register <-> unregister, etc, etc. But, current ALSA SoC code is very random, unbalance, not paired, etc. It is easy to create bug at the such code, and it will be difficult to debug. soc-core.c has soc_bind_aux_dev(), but, there is no its paired soc_unbind_aux_dev(). This patch adds soc_unbind_aux_dev(). Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Link: https://lore.kernel.org/r/87sgpcor14.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'fs/aio.c')
0 files changed, 0 insertions, 0 deletions