[alsa-devel] [PATCH resend 00/11] ASoC: soc-core cleanup repost
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Tue Aug 20 07:04:07 CEST 2019
Hi Mark
I posted soc-core cleanup patches,
almost all are already accepted,
and I got response/review for some patches.
I adjusted to not-yet-accepted patches
Kuninori Morimoto (11):
ASoC: soc-core: use device_register()
ASoC: soc-core: merge snd_soc_initialize_card_lists()
ASoC: soc-core: remove unneeded dai_link check from snd_soc_remove_dai_link()
ASoC: soc-core: add NOTE to snd_soc_rtdcom_lookup()
ASoC: soc-core: don't alloc memory carelessly when creating debugfs
ASoC: soc-core: soc_cleanup_card_resources() become void
ASoC: soc-core: initialize component list
ASoC: soc-core: initialize list at one place
ASoC: soc-dai: use bit field for bus_control
ASoC: soc-topology: use for_each_component_dais() at remove_dai()
ASoC: soc-core: add soc_unbind_aux_dev()
include/sound/soc-dai.h | 3 +-
include/sound/soc.h | 10 -------
sound/soc/soc-core.c | 77 +++++++++++++++++++++++++-----------------------
sound/soc/soc-topology.c | 2 +-
4 files changed, 42 insertions(+), 50 deletions(-)
--
2.7.4
More information about the Alsa-devel
mailing list