ALSA: hda - Judge playback stream from stream id in azx_via_get_position()
authorTakashi Iwai <tiwai@suse.de>
Tue, 7 Jun 2011 10:26:56 +0000 (12:26 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 7 Jun 2011 10:26:56 +0000 (12:26 +0200)
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>

No differences found