]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB: cx18: make it so cx18-alsa-main.c compiles
authorDevin Heitmueller <dheitmueller@kernellabs.com>
Fri, 20 Nov 2009 01:46:10 +0000 (22:46 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:42 +0000 (15:10 -0300)
commit96d6b635d31aa49992e0cbcee5baf1095d38b5de
tree243606d6e5afdd173c1e944c69f5e839cb94f9c7
parentcb57ecfed491aa91bece4002bd013e97c50dc4b6
V4L/DVB: cx18: make it so cx18-alsa-main.c compiles

Fix some basic compilation issues with Andy's original code.  In particular,
temporarily #ifdef out the mixer code, add some additional exception handling,
fix a couple of typos, and add a copyright line.

This work was sponsored by ONELAN Limited.

Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx18/cx18-alsa-main.c