Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 16107
b: refs/heads/master
c: a9824c8
h: refs/heads/master
i:
  16105: cdc76fc
  16103: 7713216
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Jan 3, 2006
1 parent 5b7caa1 commit 306d14c
Show file tree
Hide file tree
Showing 3 changed files with 221 additions and 106 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: fa55f837bb1bfc3d9ac9988d6f5450a603fa079a
refs/heads/master: a9824c868a2c7e310e6263ea4bc9f35cbbec8227
2 changes: 2 additions & 0 deletions trunk/sound/isa/cs423x/cs4231_lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -1484,10 +1484,12 @@ int snd_cs4231_create(struct snd_card *card,
}
snd_cs4231_init(chip);

#if 0
if (chip->hardware & CS4231_HW_CS4232_MASK) {
if (chip->res_cport == NULL)
snd_printk("CS4232 control port features are not accessible\n");
}
#endif

/* Register device */
if ((err = snd_device_new(card, SNDRV_DEV_LOWLEVEL, chip, &ops)) < 0) {
Expand Down
Loading

0 comments on commit 306d14c

Please sign in to comment.