Dan Williams a310d037b8 dmatest: restore ability to start test at module load and init
1/ move 'run' control to a module parameter so we can do:
   modprobe dmatest run=1.  With this moved the rest of the debugfs
   boilerplate can go.

2/ Fix parameter initialization.  Previously the test was being started
   without taking the parameters into account in the built-in case.

Also killed off the '__' version of some routines.  The new rule is just
hold the lock when calling a *threaded_test() routine.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2013-11-14 11:04:39 -08:00
..
2013-11-14 11:04:38 -08:00
2013-08-25 16:43:45 +05:30
2013-01-07 17:36:37 +01:00
2013-11-14 11:04:38 -08:00
2013-10-11 07:31:47 +05:30
2012-09-01 08:57:12 -07:00
2013-08-25 22:04:53 +05:30
2013-09-02 11:59:58 +05:30