git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fd3781
)
ALSA: hda - Drop hda_bus_template for snd_hda_bus_new()
author
Takashi Iwai
<tiwai@suse.de>
Tue, 17 Feb 2015 12:56:29 +0000
(13:56 +0100)
committer
Takashi 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