commit | b4a655e81d4d1d12abc92d29dfb7550e66a08799 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Jun 07 12:26:56 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jun 07 12:26:56 2011 +0200 |
tree | ac8646cbcc6363fc9d33273b16995a4078062aea | |
parent | a810364a0424c297242c6c66071a42f7675a5568 [diff] |
ALSA: hda - Judge playback stream from stream id in azx_via_get_position() Instead of checking the azx_dev index with a fixed number (4), check the stream direction of the assigned substream. Signed-off-by: Takashi Iwai <tiwai@suse.de>