ALSA: hda - Manage each codec instance individually
authorTakashi Iwai <tiwai@suse.de>
Wed, 19 Feb 2014 10:41:09 +0000 (11:41 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 25 Feb 2014 11:12:53 +0000 (12:12 +0100)
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>
sound/pci/hda/hda_codec.c

Simple merge