On 4 March 2013 17:09, Andy Shevchenko
<[email protected]> wrote:
> 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 <[email protected]>
> ---
>  drivers/dma/dmatest.c | 160 
> +++++++++++++++++++++++++++++++++++---------------
>  1 file changed, 113 insertions(+), 47 deletions(-)
>

Acked-by: Viresh Kumar <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to