Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353251
b: refs/heads/master
c: a3af480
h: refs/heads/master
i:
  353249: ff75d86
  353247: b1518a4
v: v3
  • Loading branch information
Ian Minett authored and Takashi Iwai committed Nov 28, 2012
1 parent f51f6ae commit a17caaa
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: d5c21b88e8df0701f33eaa33ef33601d8314a4f4
refs/heads/master: a3af4807fa6766d0772396989cb6bcf93847bc53
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/hda_codec.h
Original file line number Diff line number Diff line change
Expand Up @@ -1165,7 +1165,7 @@ snd_hda_codec_load_dsp_prepare(struct hda_codec *codec, unsigned int format,
unsigned int size,
struct snd_dma_buffer *bufp)
{
return 0;
return -ENOSYS;
}
static inline void
snd_hda_codec_load_dsp_trigger(struct hda_codec *codec, bool start) {}
Expand Down

0 comments on commit a17caaa

Please sign in to comment.