kernel_optimize_test/sound/x86
Takashi Iwai f69bd104b5 ALSA: x86: Move stream status into pcm_stream_info
The only remaining field in struct had_stream_data is stream_type that
holds the current stream status.  Such information fits better in
struct pcm_stream_info, so move it as a boolean "running" field to be
clearer.

This allows us to get rid or had_stream_data definition and
references.

Also, the superfluous status check get removed in a couple of places
where we can call PCM helpers in anyway.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-02-03 17:36:35 +01:00
..
intel_hdmi_audio.c ALSA: x86: Move stream status into pcm_stream_info 2017-02-03 17:36:35 +01:00
intel_hdmi_audio.h ALSA: x86: Move stream status into pcm_stream_info 2017-02-03 17:36:35 +01:00
intel_hdmi_lpe_audio.h ALSA: x86: Move stream status into pcm_stream_info 2017-02-03 17:36:35 +01:00
Kconfig ALSA: add Intel HDMI LPE audio driver for BYT/CHT-T 2017-01-25 14:23:46 +01:00
Makefile ALSA: x86: Fold intel_hdmi_audio_if.c into main file 2017-02-03 17:31:54 +01:00