[alsa-devel] [PATCH] ASoC: Fix snd_soc_find_dai() matching component by name

Mark Brown broonie at kernel.org
Wed Oct 29 21:51:49 CET 2014


On Wed, Oct 29, 2014 at 09:46:30PM +0100, Lars-Peter Clausen wrote:
> Commit 14621c7e5e72 ("ASoC: Consolidate CPU and CODEC DAI lookup")
> consolidated the lookup of CPU DAIs and CODEC DAIs into a single function.
> When matching a component by name for CODEC DAIs the code previous to the
> patch compared the name in the DAI link table with component->name. For CPU
> DAIs the code compared to dev_name(component->dev). The newly introduced
> function ended up using the later as well.

Applied, thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20141029/79c01818/attachment.sig>


More information about the Alsa-devel mailing list