Merged pcmplug branch.

This commit is contained in:
Jaroslav Kysela 2000-09-24 09:57:26 +00:00
parent 40d1ee071d
commit 6962a9d6ce
61 changed files with 7172 additions and 6743 deletions

View file

@ -86,7 +86,7 @@ int snd_hwdep_close(snd_hwdep_t *hwdep)
return res;
}
int snd_hwdep_file_descriptor(snd_hwdep_t *hwdep)
int snd_hwdep_poll_descriptor(snd_hwdep_t *hwdep)
{
if (!hwdep)
return -EINVAL;