Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92213
b: refs/heads/master
c: 0c0e6da
h: refs/heads/master
i:
  92211: 51007f7
v: v3
  • Loading branch information
Clemens Ladisch authored and Takashi Iwai committed Apr 24, 2008
1 parent a5c9167 commit be47580
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 3adb8abc70aaf5c071f27576069c8b01783cca83
refs/heads/master: 0c0e6daf14183fb1cd0dea054ecf81165abbdc83
6 changes: 0 additions & 6 deletions trunk/sound/pci/oxygen/hifier.c
Original file line number Diff line number Diff line change
Expand Up @@ -136,19 +136,13 @@ static int hifier_control_filter(struct snd_kcontrol_new *template)
return 0;
}

static int hifier_mixer_init(struct oxygen *chip)
{
return 0;
}

static const struct oxygen_model model_hifier = {
.shortname = "C-Media CMI8787",
.longname = "C-Media Oxygen HD Audio",
.chip = "CMI8788",
.owner = THIS_MODULE,
.init = hifier_init,
.control_filter = hifier_control_filter,
.mixer_init = hifier_mixer_init,
.cleanup = hifier_cleanup,
.set_dac_params = set_ak4396_params,
.set_adc_params = set_cs5340_params,
Expand Down

0 comments on commit be47580

Please sign in to comment.