]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ALSA: hda - Decouple PCM and hwdep devices from codec object
authorTakashi Iwai <tiwai@suse.de>
Tue, 17 Feb 2015 16:15:04 +0000 (17:15 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 23 Feb 2015 08:16:06 +0000 (09:16 +0100)
commit327ef4f02582d01f7eedb291794106823b44a0cf
tree9e0d3c18b30cc1d28ce8494efd8e9d3205675f3b
parent72f770c6acde425eaad8f482969a785af4512f4f
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>
sound/pci/hda/hda_beep.c
sound/pci/hda/hda_controller.c
sound/pci/hda/hda_hwdep.c