commit | 2565c89908850337940d1f55dd015f229788de1e | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Feb 19 11:41:09 2014 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Feb 25 12:12:53 2014 +0100 |
tree | d751d61c7d8ab20cb5a8d8f83d0dc315d1d8a943 | |
parent | 72620d6048445bda3f748c97fb2f18e47b19a9e5 [diff] |
ALSA: hda - Manage each codec instance individually Now each snd_hda_codec instance is managed via the device chain, the registration and release are done by its callback instead of calling from bus. Signed-off-by: Takashi Iwai <tiwai@suse.de>