From 4763ebe226156db985fe75bfe930c4069d1f4207 Mon Sep 17 00:00:00 2001
From: Xiubo Li
Date: Fri, 24 Jan 2014 15:43:00 +0800
Subject: [PATCH] ASoC: simple-card: fix __asoc_simple_card_dai_init
If the CPU/CODEC DAI set_sysclk() is not support, the -ENOTSUPP will returnd.
Here do the check like set_fmt().
Signed-off-by: Xiubo Li
Signed-off-by: Mark Brown
---
Reading git-format-patch failed