From 2565c89908850337940d1f55dd015f229788de1e Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 19 Feb 2014 11:41:09 +0100 Subject: [PATCH] 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 --- Reading git-format-patch failed