Skip to content

Commit

Permalink
V4L/DVB (12732): cx25821: fix bad whitespacing
Browse files Browse the repository at this point in the history
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Mauro Carvalho Chehab committed Sep 19, 2009
1 parent 466a1c1 commit bb4c9a7
Show file tree
Hide file tree
Showing 29 changed files with 3,914 additions and 3,915 deletions.
4 changes: 2 additions & 2 deletions drivers/staging/cx25821/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ config VIDEO_CX25821

To compile this driver as a module, choose M here: the
module will be called cx25821

config VIDEO_CX25821_ALSA
tristate "Conexant 25821 DMA audio support"
depends on VIDEO_CX25821 && SND && EXPERIMENTAL
Expand All @@ -30,5 +30,5 @@ config VIDEO_CX25821_ALSA
PCI device.

To compile this driver as a module, choose M here: the
module will be called cx25821-alsa.
module will be called cx25821-alsa.

2 changes: 1 addition & 1 deletion drivers/staging/cx25821/cx25821-alsa.c
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ struct cx25821_audio_dev {

unsigned long iobase;
spinlock_t reg_lock;
atomic_t count;
atomic_t count;

unsigned int dma_size;
unsigned int period_size;
Expand Down
Loading

0 comments on commit bb4c9a7

Please sign in to comment.