mirror of https://gitee.com/openkylin/linux.git
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:
parent
9e2e3aeb2d
commit
482cb9a75b
|
@ -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",
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue