From: Kuninori Morimoto Date: Tue, 28 Oct 2014 01:04:52 +0000 (-0700) Subject: ASoC: simple-card: add asoc_simple_card_parse_daifmt() X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~11^4~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b5721b24306c2daf786f3b31f678b40ab9b2ce7;p=pandora-kernel.git ASoC: simple-card: add asoc_simple_card_parse_daifmt() Current daifmt setting method in simple-card driver is placed to many places, and using un-readable/confusable method. This patch adds new asoc_simple_card_parse_daifmt() and tidyup code. Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed