提交 23bfb5be 编写于 作者: A Andrew Miller 提交者: Mauro Carvalho Chehab

[media] Staging: media: solo6x10: core.c Fix some coding style issue

Replaced spaces with tabs
Signed-off-by: NAndrew Miller <amiller@amilx.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 68a6bb54
......@@ -213,7 +213,7 @@ static int __devinit solo_pci_probe(struct pci_dev *pdev,
SOLO6110_PLL_DIVR(9) |
SOLO6110_PLL_DIVQ_EXP(pll_DIVQ) |
SOLO6110_PLL_DIVF(pll_DIVF) | SOLO6110_PLL_FSEN);
mdelay(1); // PLL Locking time (1ms)
mdelay(1); /* PLL Locking time (1ms) */
solo_reg_write(solo_dev, SOLO_DMA_CTRL1, 3 << 8); /* ? */
} else
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册