From: Takashi Iwai Date: Tue, 18 Feb 2014 07:56:39 +0000 (+0100) Subject: ASoC: twl4030: Clean up duplicated code X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~12^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b207c0f166e7f19c9d9dc48feb25e276e36c43f;p=pandora-kernel.git ASoC: twl4030: Clean up duplicated code Remove the open code in snd_soc_put_twl4030_opmode_enum_double() but just call snd_soc_put_enum_double() instead, which does the very same thing (even correctly with a lock). Signed-off-by: Takashi Iwai Acked-by: Liam Girdwood Acked-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed