Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353268
b: refs/heads/master
c: 425a788
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Jan 15, 2013
1 parent 8316cd5 commit cab200f
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: b645d79619e8b15e91cc7df23c5f8a23d0d69377
refs/heads/master: 425a7880e804f6147b520aecee522e4172c98e83
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/patch_ca0132.c
Original file line number Diff line number Diff line change
Expand Up @@ -2325,7 +2325,7 @@ static int dspxfr_one_seg(struct hda_codec *codec,
if (!comm_dma_setup_done) {
status = dsp_dma_stop(codec, dma_chan, ovly);
if (status < 0)
return -EIO;
return status;
status = dsp_dma_setup_common(codec, chip_addx,
dma_chan, port_map_mask, ovly);
if (status < 0)
Expand Down

0 comments on commit cab200f

Please sign in to comment.