Commit 48eb80ba authored by Leonid V. Fedorenchik's avatar Leonid V. Fedorenchik Committed by Greg Kroah-Hartman
Browse files

Staging: cx25821: Change indent with spaces to tabs 3



Change indent with spaces to tabs.

Signed-off-by: default avatarLeonid V. Fedorenchik <leonidsbox@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 788d0f33
Loading
Loading
Loading
Loading
+17 −18
Original line number Diff line number Diff line
@@ -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);