ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_bus
authorTakashi Iwai <tiwai@suse.de>
Tue, 17 Feb 2015 13:46:40 +0000 (14:46 +0100)
committerTakashi 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