V4L/DVB (6702): pvrusb2: fix typo in comments

Firmware file name(s) for 24xxx devices

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
Michael Krufky 2007-11-27 16:58:33 -03:00 committed by Mauro Carvalho Chehab
parent 9e2e3aeb2d
commit 482cb9a75b
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ static const char *pvr2_fw1_names_29xxx[] = {
"v4l-pvrusb2-29xxx-01.fw",
};
/* Firmware file name(s) for 29xxx devices */
/* Firmware file name(s) for 24xxx devices */
static const char *pvr2_fw1_names_24xxx[] = {
"v4l-pvrusb2-24xxx-01.fw",
};