From: Lars-Peter Clausen Date: Mon, 15 Apr 2013 17:19:49 +0000 (+0200) Subject: ASoC: Add snd_soc_{add, remove}_platform X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~52^2~29^2~2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71a45cda444f9c47bd63516cf4c24fb6d1ccb151;p=pandora-kernel.git ASoC: Add snd_soc_{add, remove}_platform snd_soc_{add,remove}_platform are similar to snd_soc_register_platform and snd_soc_unregister_platform with the difference that they won't allocate and free the snd_soc_platform structure. Also add snd_soc_lookup_platform which looks up a platform by the device it has been registered for. Signed-off-by: Lars-Peter Clausen Tested-by: Stephen Warren Tested-by: Shawn Guo Signed-off-by: Mark Brown --- Reading git-diff-tree failed