]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Migrate hdac_stream into legacy driver
authorTakashi Iwai <tiwai@suse.de>
Tue, 14 Apr 2015 16:13:13 +0000 (18:13 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 16 Apr 2015 05:36:16 +0000 (07:36 +0200)
commit7d5267c5ab98a5fcb50e5fa74882092d77a75e90
tree6cf7c9a21ccd9e474800452fc621f29edd5efa09
parent815d620677060bf60c6e7469bd6a7e551621bd8e
ALSA: hda - Migrate hdac_stream into legacy driver

Embed hdac_stream object into azx_dev, and use a few basic helper
functions.  The most of helper codes for hdac_stream aren't still used
yet.

Also this commit disables the tracepoints temporarily due to build
problems.  It'll be enabled again later.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_controller.c
sound/pci/hda/hda_controller.h
sound/pci/hda/hda_intel.c
sound/pci/hda/hda_tegra.c