commit | 4308c9b083fbab1a442e68a03de099841791df27 | [log] [tgz] |
---|---|---|
author | Jeeja KP <jeeja.kp@intel.com> | Sun Aug 23 11:52:51 2015 +0530 |
committer | Takashi Iwai <tiwai@suse.de> | Sun Aug 23 09:43:27 2015 +0200 |
tree | 664c2721d627828f15465b4092c39314aef6d237 | |
parent | 54d1d2f5f0886f7c31512c83a6ed87bbcd0d2b3a [diff] |
ALSA: hdac: Add snd_hdac_get_hdac_stream() Add a helper to find the stream using stream tag and direction. This is useful for drivers to query stream based on stream tag and direction, fox example while downloading FW thru DSP loader code Signed-off-by: Jeeja KP <jeeja.kp@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>