commit | 838cc704ce5c8ab2a6d64d1324e37e040fcae3d8 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Mar 04 11:09:28 2013 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Apr 15 09:51:17 2013 +0530 |
tree | 0bf417659f9fb40c574cda87c2d1000494acaee4 | |
parent | e03e93a976d0f0da63f02fd3384c4b99cac8d715 [diff] |
dmatest: move dmatest_channels and nr_channels to dmatest_info We don't need to have them global and later we would like to protect access to them as well. 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>