commit | ef7449780ebb596b47d5019eb7ba7878c30a3404 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Feb 17 13:56:29 2015 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Feb 17 14:23:57 2015 +0100 |
tree | 1eb413a617ebca8e9e81cc2080208cdba3e5a32b | |
parent | 9fd37810daa56b8c0a8d51565216c95220889e62 [diff] |
ALSA: hda - Drop hda_bus_template for snd_hda_bus_new() Instead of copying from the given template, let the caller fills the fields after creation. This simplifies the code after all. Signed-off-by: Takashi Iwai <tiwai@suse.de>