]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: x86: Drop redundant had_stream_pvt
authorTakashi Iwai <tiwai@suse.de>
Wed, 1 Feb 2017 21:03:26 +0000 (22:03 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 3 Feb 2017 16:35:42 +0000 (17:35 +0100)
commitfa5dfe6a01481a8fa00469be42ea32beb468a501
treec4348d6d29853aa1dc99b1097c004681c33078a5
parent0e9c67d7c88ce7054288e3b61deb09bfa59f8920
ALSA: x86: Drop redundant had_stream_pvt

The had_stream_pvt struct assigned to PCM runtime private data tracks
merely the stream running status, and the very same information is
carried by had_stream->stream_type.  Kill it.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/x86/intel_hdmi_audio.c
sound/x86/intel_hdmi_audio.h
sound/x86/intel_hdmi_lpe_audio.h