aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/media/video/saa7134/saa7134-cards.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/media/video/saa7134/saa7134-cards.c b/drivers/media/video/saa7134/saa7134-cards.c
index 4071313cc45f..e9172e114974 100644
--- a/drivers/media/video/saa7134/saa7134-cards.c
+++ b/drivers/media/video/saa7134/saa7134-cards.c
@@ -3368,9 +3368,9 @@ int saa7134_board_init1(struct saa7134_dev *dev)
3368 break; 3368 break;
3369 case SAA7134_BOARD_MD5044: 3369 case SAA7134_BOARD_MD5044:
3370 printk("%s: seems there are two different versions of the MD5044\n" 3370 printk("%s: seems there are two different versions of the MD5044\n"
3371 "%s: (with the same ID) out there. If sound doesn't work for\n" 3371 "%s: (with the same ID) out there. If sound doesn't work for\n"
3372 "%s: you try the audio_clock_override=0x200000 insmod option.\n", 3372 "%s: you try the audio_clock_override=0x200000 insmod option.\n",
3373 dev->name,dev->name,dev->name); 3373 dev->name,dev->name,dev->name);
3374 break; 3374 break;
3375 case SAA7134_BOARD_CINERGY400_CARDBUS: 3375 case SAA7134_BOARD_CINERGY400_CARDBUS:
3376 /* power-up tuner chip */ 3376 /* power-up tuner chip */