Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65868
b: refs/heads/master
c: 415927d
h: refs/heads/master
v: v3
  • Loading branch information
Trent Piepho authored and Mauro Carvalho Chehab committed Oct 10, 2007
1 parent 8c6c5e0 commit 6711851
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 82896f29d47d945e331873c7295da9e3a47d709d
refs/heads/master: 415927dcd118ee9e5f24c78976509b9a9c747545
7 changes: 0 additions & 7 deletions trunk/drivers/media/video/cx88/cx88-alsa.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,9 @@
Data type declarations - Can be moded to a header file later
****************************************************************************/

/* These can be replaced after done */
#define MIXER_ADDR_LAST MAX_CX88_INPUT

struct cx88_audio_dev {
struct cx88_core *core;
struct cx88_dmaqueue q;
u64 starttime;

/* pci i/o */
struct pci_dev *pci;
Expand All @@ -78,9 +74,6 @@ struct cx88_audio_dev {

struct videobuf_dmabuf dma_risc;

int mixer_volume[MIXER_ADDR_LAST+1][2];
int capture_source[MIXER_ADDR_LAST+1][2];

struct cx88_buffer *buf;

struct snd_pcm_substream *substream;
Expand Down

0 comments on commit 6711851

Please sign in to comment.