]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - add generic functions to set hdac stream params
authorJeeja KP <jeeja.kp@intel.com>
Fri, 17 Apr 2015 12:28:58 +0000 (17:58 +0530)
committerTakashi Iwai <tiwai@suse.de>
Fri, 17 Apr 2015 12:39:23 +0000 (14:39 +0200)
commite556e182b9638f4eae4adb94316aa80c1a9b4dfb
treebea57695e3d6666c99141bc86ae466a3044b5e4d
parent86701fab487197f64e45d4e974352a18bd0b6cdd
ALSA: hda - add generic functions to set hdac stream params

This will be used by hda controller driver to
setup stream params in prepare. This function will
setup the bdl and periods.

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/hdaudio.h
sound/hda/hdac_stream.c