From 58f43aadff91f25abfdbe1342c66a7cae2447843 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Tue, 3 Jan 2006 16:37:08 +0000 Subject: whitespace cleanups Signed-off-by: Mauro Carvalho Chehab --- linux/drivers/media/video/cx88/cx88-alsa.c | 4 ++-- v4l/ChangeLog | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/linux/drivers/media/video/cx88/cx88-alsa.c b/linux/drivers/media/video/cx88/cx88-alsa.c index 5d23b7347..399271a96 100644 --- a/linux/drivers/media/video/cx88/cx88-alsa.c +++ b/linux/drivers/media/video/cx88/cx88-alsa.c @@ -1,5 +1,5 @@ /* - * $Id: cx88-alsa.c,v 1.22 2006/01/03 13:39:32 rmcc Exp $ + * $Id: cx88-alsa.c,v 1.23 2006/01/03 16:37:08 mchehab Exp $ * * Support for audio capture * PCI function #1 of the cx2388x. @@ -516,7 +516,7 @@ static int snd_cx88_hw_params(snd_pcm_substream_t * substream, cx88_risc_databuffer(chip->pci, &buf->risc, buf->vb.dma.sglist, - buf->vb.width, buf->vb.height); + buf->vb.width, buf->vb.height); #if 0 cx88_risc_buffer(chip->pci, &buf->risc, buf->vb.dma.sglist, diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 5f6c35c7d..73f048d1b 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,10 @@ +2006-01-03 16:30 mchehab + + * linux/drivers/media/video/cx88/cx88-alsa.c: (snd_cx88_hw_params): + - whitespace cleanups. + + Signed-off-by: Mauro Carvalho Chehab + 2006-01-03 16:28 mchehab * linux/drivers/media/video/saa7134/Kconfig: -- cgit v1.2.3