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:
ef74497
)
ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_bus
author
Takashi Iwai
<tiwai@suse.de>
Tue, 17 Feb 2015 13:46:40 +0000
(14:46 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 17 Feb 2015 13:46:40 +0000
(14:46 +0100)
There is no big merit to handle hda_bus_unsolicited object
individually, as it's tightly coupled with the hda_bus object itself.
Embedding it makes the code simpler in the end.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found