]> git.karo-electronics.de Git - karo-tx-linux.git/commit
V4L/DVB: cx18-alsa: name alsa device after the actual card
authorDevin Heitmueller <dheitmueller@kernellabs.com>
Fri, 20 Nov 2009 05:15:20 +0000 (02:15 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:43 +0000 (15:10 -0300)
commit5eb9978f47ec09ce7ab5b9cc86d7b5d6ebb28a9d
tree861f32b971772a080b613710618e4f6ebfaf5c50
parent1ec1c9bc6fc63b08467c12ce585862ae4e97859c
V4L/DVB: cx18-alsa: name alsa device after the actual card

Use the cx18 board name in the ALSA description, to make it easier for users
who run "arecord -l" to see which device they should be looking for.

Also, use strlcpy() instead of strcpy().

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