Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19561
b: refs/heads/master
c: 2f25b7f
h: refs/heads/master
i:
  19559: 7c3d9b4
v: v3
  • Loading branch information
Andrew Morton authored and Jaroslav Kysela committed Jan 22, 2006
1 parent 56369f4 commit 639e92d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 7113d680d4824dfd4db43bc9880cdc98bcc309b9
refs/heads/master: 2f25b7feab257bae406f1edb44438a347a1cc727
2 changes: 1 addition & 1 deletion trunk/sound/pci/cs46xx/dsp_spos_scb_lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@ cs46xx_dsp_create_src_task_scb(struct snd_cs46xx * chip, char * scb_name,
if (pass_through) {
/* wont work with any other rate than
the native DSP rate */
snd_assert (rate = 48000);
snd_assert (rate == 48000);

scb = cs46xx_dsp_create_generic_scb(chip,scb_name,(u32 *)&src_task_scb,
dest,"DMAREADER",parent_scb,
Expand Down

0 comments on commit 639e92d

Please sign in to comment.