forked from Minki/linux
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:
parent
788d0f33b9
commit
48eb80ba3d
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user