Staging: cx25821: Change indent with spaces to tabs 3

Change indent with spaces to tabs.

Signed-off-by: Leonid V. Fedorenchik <leonidsbox@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Leonid V. Fedorenchik 2011-09-16 14:14:40 +08:00 committed by Greg Kroah-Hartman
parent 788d0f33b9
commit 48eb80ba3d

View File

@ -485,8 +485,7 @@ int cx25821_video_register(struct cx25821_dev *dev)
for (i = 0; i < MAX_VID_CHANNEL_NUM - 1; ++i) {
cx25821_init_controls(dev, i);
cx25821_risc_stopper(dev->pci,
&dev->channels[i].vidq.stopper,
cx25821_risc_stopper(dev->pci, &dev->channels[i].vidq.stopper,
dev->channels[i].sram_channels->dma_ctl,
0x11, 0);