[alsa-devel] [PATCH 0/4] ASoC: Aux dev initialization cleanup

Lars-Peter Clausen lars at metafoo.de
Tue Jul 1 22:13:44 CEST 2014


This patch cleans up the way a aux dev is initialized and bound to the rtd. This
is useful for both componentization (moving aux devs to the component level) as
well as for the multi-CODEC support patches.

The series depends on topic/component.

- Lars

Lars-Peter Clausen (4):
  ASoC: Remove duplicated rtd->codec initialization
  ASoC: Replace soc_find_matching_codec() with soc_find_codec()
  ASoC: Bind aux devs early
  ASoC: Move non-shared code paths out of snd_soc_post_component_init()

 sound/soc/soc-core.c | 192 +++++++++++++++++----------------------------------
 1 file changed, 62 insertions(+), 130 deletions(-)

-- 
1.8.0



More information about the Alsa-devel mailing list