ASoC: s3c2412-i2s: Fix dai registration
From: Heiko Stuebner <heiko@...> Date: Mon, 30 Apr 2012 13:12:10 +0200
Commit-Message
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 <heiko@...>
Patch-Comment
sound/soc/samsung/s3c2412-i2s.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
Statistics
- 1 lines added
- 1 lines removed