V4L/DVB: tm6000+audio
authorDmitri Belimov <d.belimov@gmail.com>
Mon, 20 Sep 2010 20:07:15 +0000 (17:07 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:06:20 +0000 (01:06 -0200)
commit73f4d265f660be3d69ee930bbf55c9ba069be079
tree12eb44446233db182ea245a2b3ada4bdc529d1a6
parent3dae8b41dc5651f8eb22cf310e8b116480ba25b7
V4L/DVB: tm6000+audio

I rework my last patch for audio and now audio works well. This patch
can be submited to GIT tree Quality of audio now is good for SECAM-DK.
For other standard I set some value from datasheet need some tests.

1. Fix pcm buffer overflow
2. Rework pcm buffer fill method
3. Swap bytes in audio stream
4. Change some registers value for TM6010
5. Change pcm buffer size

Signed-off-by: Beholder Intl. Ltd. Dmitry Belimov <d.belimov@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/tm6000/tm6000-alsa.c
drivers/staging/tm6000/tm6000-core.c
drivers/staging/tm6000/tm6000-stds.c
drivers/staging/tm6000/tm6000-video.c