Skip to content

Commit

Permalink
dmatest: create dmatest_info to keep test parameters
Browse files Browse the repository at this point in the history
The proposed change will remove usage of the module parameters as global
variables. In future it helps to run different test cases sequentially.

The patch introduces the run_threaded_test() and stop_threaded_test() functions
that could be used later outside of dmatest_init, dmatest_exit scope.

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>
  • Loading branch information
Andy Shevchenko authored and Vinod Koul committed Apr 15, 2013
1 parent 945b5af commit e03e93a
Showing 1 changed file with 113 additions and 47 deletions.
Loading

0 comments on commit e03e93a

Please sign in to comment.