projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bab533
)
[ALSA] Update SNDRV_HWDEP_IFACE_LAST
author
Takashi Iwai
<tiwai@suse.de>
Thu, 8 Nov 2007 08:09:58 +0000
(09:09 +0100)
committer
Jaroslav Kysela
<perex@perex.cz>
Thu, 31 Jan 2008 16:29:20 +0000
(17:29 +0100)
Updated the forgotten SNDRV_HWDEP_IFACE_LAST to point the really last member.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/sound/asound.h
patch
|
blob
|
history
diff --git
a/include/sound/asound.h
b/include/sound/asound.h
index af9d11d315e94c272b4eb32a6932b817add375b3..3ad534149c06d23fbdb306890a052d6ce44f0309 100644
(file)
--- a/
include/sound/asound.h
+++ b/
include/sound/asound.h
@@
-95,7
+95,7
@@
enum {
SNDRV_HWDEP_IFACE_HDA, /* HD-audio */
/* Don't forget to change the following: */
- SNDRV_HWDEP_IFACE_LAST = SNDRV_HWDEP_IFACE_
SB_RC
+ SNDRV_HWDEP_IFACE_LAST = SNDRV_HWDEP_IFACE_
HDA
};
struct snd_hwdep_info {