V4L/DVB: cx18-alsa: Fix the rates definition and move some buffer freeing code.
authorDevin Heitmueller <dheitmueller@kernellabs.com>
Thu, 7 Jan 2010 03:56:14 +0000 (00:56 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:44 +0000 (15:10 -0300)
commit94b12d9ea555851632deee1c2b06c4f281a45e12
treed98767316a132848927458384058f17f5f6d972f
parentc71fd169a13d34f26997b27183b510e0b7fc2623
V4L/DVB: cx18-alsa: Fix the rates definition and move some buffer freeing code.

Clarify the rates available for the device, and move the freeing of the buffer
to the free routine instead of the close (per Takashi's suggestion).

Thanks to Takashi Iwai for reviewing and providing feedback.

This work was sponsored by ONELAN Limited.

Cc: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx18/cx18-alsa-pcm.c