commit | 7833c3f85b88561c245a9cb1e42eafec9dca7154 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Apr 14 18:13:13 2015 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Apr 16 07:36:16 2015 +0200 |
tree | 6cf7c9a21ccd9e474800452fc621f29edd5efa09 | |
parent | a43ff5baa55ff87268a67b45c6f6cb261c023db1 [diff] |
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>