From 5eb9978f47ec09ce7ab5b9cc86d7b5d6ebb28a9d Mon Sep 17 00:00:00 2001 From: Devin Heitmueller Date: Fri, 20 Nov 2009 02:15:20 -0300 Subject: [PATCH] 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed