提交 fd2f2677 编写于 作者: M Michael Krufky 提交者: Linus Torvalds

V4L/DVB (3444): Saa7134: small whitespace cleanup

- matched indents on quotes within a printk
Signed-off-by: NMichael Krufky <mkrufky@linuxtv.org>
Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
上级 b1b168e6
...@@ -3368,9 +3368,9 @@ int saa7134_board_init1(struct saa7134_dev *dev) ...@@ -3368,9 +3368,9 @@ int saa7134_board_init1(struct saa7134_dev *dev)
break; break;
case SAA7134_BOARD_MD5044: case SAA7134_BOARD_MD5044:
printk("%s: seems there are two different versions of the MD5044\n" printk("%s: seems there are two different versions of the MD5044\n"
"%s: (with the same ID) out there. If sound doesn't work for\n" "%s: (with the same ID) out there. If sound doesn't work for\n"
"%s: you try the audio_clock_override=0x200000 insmod option.\n", "%s: you try the audio_clock_override=0x200000 insmod option.\n",
dev->name,dev->name,dev->name); dev->name,dev->name,dev->name);
break; break;
case SAA7134_BOARD_CINERGY400_CARDBUS: case SAA7134_BOARD_CINERGY400_CARDBUS:
/* power-up tuner chip */ /* power-up tuner chip */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册