From a17caaa0aa1e59d26d38f9df347e617d883dd515 Mon Sep 17 00:00:00 2001 From: Ian Minett Date: Thu, 20 Sep 2012 20:29:19 -0700 Subject: [PATCH] --- yaml --- r: 353251 b: refs/heads/master c: a3af4807fa6766d0772396989cb6bcf93847bc53 h: refs/heads/master i: 353249: ff75d862650442913aa4897ec6a91d1ea88112aa 353247: b1518a4b643e5ac744a4447f9c12e63b48b7634e v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/hda_codec.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 7027e6ba06eb..686dd3caf9bb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d5c21b88e8df0701f33eaa33ef33601d8314a4f4 +refs/heads/master: a3af4807fa6766d0772396989cb6bcf93847bc53 diff --git a/trunk/sound/pci/hda/hda_codec.h b/trunk/sound/pci/hda/hda_codec.h index c218bf41261a..c9f53bd587b0 100644 --- a/trunk/sound/pci/hda/hda_codec.h +++ b/trunk/sound/pci/hda/hda_codec.h @@ -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) {}