]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
commit86f6501bf4c13e805e48497aaffab86ad7a98c44
treebea57695e3d6666c99141bc86ae466a3044b5e4d
parentc1cc18b1ca01530a40ace0c9ec48124ff1340125
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