commit | 327ef4f02582d01f7eedb291794106823b44a0cf | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Feb 17 17:15:04 2015 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Feb 23 09:16:06 2015 +0100 |
tree | 9e0d3c18b30cc1d28ce8494efd8e9d3205675f3b | |
parent | 72f770c6acde425eaad8f482969a785af4512f4f [diff] |
ALSA: hda - Decouple PCM and hwdep devices from codec object This is a preliminary patch for the hda_bus implementation, removing the parent device setup to codec device. Since the bus and the class devices can't be crossed over, leave the sound devices to the default parent device as is. Signed-off-by: Takashi Iwai <tiwai@suse.de>