]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
dmatest: allocate memory for pq_coefs from heap
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 4 Mar 2013 09:09:26 +0000 (11:09 +0200)
committerVinod Koul <vinod.koul@intel.com>
Mon, 15 Apr 2013 04:21:16 +0000 (09:51 +0530)
commit945b5af3cedcdfed6d2d940e53cd19933bb57386
tree4107086f55816e78e4bbd08bb9abc94df137cee4
parent77101ce578bb365e44c2944d6c338c68206e6e10
dmatest: allocate memory for pq_coefs from heap

This will help in future to hide a global variable usage.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/dmatest.c