From: Takashi Iwai Date: Tue, 17 Feb 2015 12:56:29 +0000 (+0100) Subject: ALSA: hda - Drop hda_bus_template for snd_hda_bus_new() X-Git-Tag: omap-for-v4.2/o2_dc~120^2~6^2~43^2~36^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef7449780ebb596b47d5019eb7ba7878c30a3404;p=pandora-kernel.git 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 --- Reading git-diff-tree failed