From: Heiko Stübner Date: Mon, 30 Apr 2012 11:17:21 +0000 (+0200) Subject: ASoC: s3c2412-i2s: Fix dai registration X-Git-Tag: v3.4-rc6~6^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06412088ce98f745405b8f65cfc51ddd6b842bbf;p=pandora-kernel.git ASoC: s3c2412-i2s: Fix dai registration As s3c2412-i2s is using the s3c_i2sv2 it should call the more specialised s3c_i2sv2_register_dai instead of simply calling snd_soc_register_dai. Without this call the snd_soc_dai_ops structure isn't initialised correctly. Signed-off-by: Heiko Stuebner Signed-off-by: Mark Brown --- Reading git-diff-tree failed