OSDN Git Service

ALSA: hda - moved alloc/free stream pages function to controller library
authorJeeja KP <jeeja.kp@intel.com>
Sun, 12 Apr 2015 12:36:13 +0000 (18:06 +0530)
committerTakashi Iwai <tiwai@suse.de>
Thu, 16 Apr 2015 05:31:22 +0000 (07:31 +0200)
commit304dad30388d017544bc2e90fe4fefcca94263d3
treec94c06f160acc78ea28168e4238efedd4e0c77f8
parent8f3f600b52b100f254fc16a60af1261d2e4dc239
ALSA: hda - moved alloc/free stream pages function to controller library

Moved azx_alloc_stream_pages and azx_free_stream_pages
to controller library.

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_controller.c
sound/hda/hdac_stream.c