commit | 5eb9978f47ec09ce7ab5b9cc86d7b5d6ebb28a9d | [log] [tgz] |
---|---|---|
author | Devin Heitmueller <dheitmueller@kernellabs.com> | Fri Nov 20 02:15:20 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Feb 26 15:10:43 2010 -0300 |
tree | 861f32b971772a080b613710618e4f6ebfaf5c50 | |
parent | 1ec1c9bc6fc63b08467c12ce585862ae4e97859c [diff] |
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>