]> git.karo-electronics.de Git - karo-tx-linux.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, 1 Apr 2013 16:42:10 +0000 (22:12 +0530)
commit76672b7e3bf28693224954519b89c778fbf7414b
tree3a32ea99937458055d74067e6963f88027f773ce
parentd59b43e04704bec9513721180bdb084adcf1cf12
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