diff options
Diffstat (limited to 'drivers/media/video/ivtv')
-rw-r--r-- | drivers/media/video/ivtv/ivtv-driver.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/ivtv/ivtv-driver.c b/drivers/media/video/ivtv/ivtv-driver.c index 0cb832a21357..d42f120354e5 100644 --- a/drivers/media/video/ivtv/ivtv-driver.c +++ b/drivers/media/video/ivtv/ivtv-driver.c | |||
@@ -640,7 +640,7 @@ done: | |||
640 | IVTV_ERR("Defaulting to %s card\n", itv->card->name); | 640 | IVTV_ERR("Defaulting to %s card\n", itv->card->name); |
641 | IVTV_ERR("Please mail the vendor/device and subsystem vendor/device IDs and what kind of\n"); | 641 | IVTV_ERR("Please mail the vendor/device and subsystem vendor/device IDs and what kind of\n"); |
642 | IVTV_ERR("card you have to the ivtv-devel mailinglist (www.ivtvdriver.org)\n"); | 642 | IVTV_ERR("card you have to the ivtv-devel mailinglist (www.ivtvdriver.org)\n"); |
643 | IVTV_ERR("Prefix your subject line with [UNKNOWN CARD].\n"); | 643 | IVTV_ERR("Prefix your subject line with [UNKNOWN IVTV CARD].\n"); |
644 | } | 644 | } |
645 | itv->v4l2_cap = itv->card->v4l2_capabilities; | 645 | itv->v4l2_cap = itv->card->v4l2_capabilities; |
646 | itv->card_name = itv->card->name; | 646 | itv->card_name = itv->card->name; |