V4L/DVB: tm6000-alsa: Fix several bugs at the driver initialization code
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Jun 2010 18:10:36 +0000 (15:10 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 17:05:55 +0000 (14:05 -0300)
commit3f23a81a101889711e878240908a2b81b94a268a
tree41ad45d6ba2f92773c0d21dcd08431b8c1bae443
parentfaa7c13481a1d73e93456b1e2a0d95c4f89ad518
V4L/DVB: tm6000-alsa: Fix several bugs at the driver initialization code

There are several missing things at the driver, preventing, for example,
the code to start/stop DMA to actually work. Fix them before implementing
a routine to store data at the audio buffers.

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.h