10 Jun
2011
10 Jun
'11
1:31 a.m.
On 09/06/11 18:51, Liam Girdwood wrote:
Looks fine to me, but needs one fix before it can be applied.
Acked-by: Liam Girdwood lrg@ti.com
sound/soc/samsung/Makefile | 2 + sound/soc/samsung/idma.c | 492
++++++++++++++++++++++++++++++++++++++++++++
sound/soc/samsung/idma.h | 28 +++ 3 files changed, 522 insertions(+), 0 deletions(-) create mode 100644 sound/soc/samsung/idma.c create mode 100644 sound/soc/samsung/idma.h
snip
+static int idma_new(struct snd_card *card,
struct snd_soc_dai *dai, struct snd_pcm *pcm)
+{
This call API has changed in -next.
OK, I will check -next and will apply it.
Thanks and regards, SB Kim