1
0
Files
linux/drivers
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-10-07 17:08:26 +02:00
2013-10-16 03:17:47 +01:00
2013-11-14 11:04:38 -08:00
2013-09-13 15:09:52 +02:00
2013-11-14 11:04:38 -08:00
2013-11-14 11:04:38 -08:00
2013-11-14 11:04:38 -08:00
2013-11-14 11:04:38 -08:00
2013-09-13 15:09:52 +02:00
2013-11-14 11:04:38 -08:00
2013-10-16 13:22:16 -07:00
2013-09-26 15:33:23 +03:00