From: Lars-Peter Clausen Date: Sun, 15 Mar 2015 09:27:20 +0000 (+0100) Subject: ASoC: Make snd_soc_dapm_kcontrol_codec() inline X-Git-Tag: omap-for-v4.2/o2_dc~120^2~1^2~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b5b042d4c675cb9d3446a1cdcaca98e715ba812;p=pandora-kernel.git ASoC: Make snd_soc_dapm_kcontrol_codec() inline snd_soc_dapm_kcontrol_codec() is a extremely simple function and inlining it typically results in less code than necessary for calling the non-inlined version of the function. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed