]> git.baikalelectronics.ru Git - 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)
commit8e77dd5b889fc650a12bfd75c11c07aa65cc960a
tree9e0d3c18b30cc1d28ce8494efd8e9d3205675f3b
parent163662880ee5904baf43098b7ee2de930a7e501b
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