ALSA: hda - Drop hda_bus_template for snd_hda_bus_new()
authorTakashi Iwai <tiwai@suse.de>
Tue, 17 Feb 2015 12:56:29 +0000 (13:56 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 17 Feb 2015 13:23:57 +0000 (14:23 +0100)
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>

No differences found