diff options
author | Viresh Kumar <viresh.kumar@st.com> | 2011-03-22 12:57:25 +0100 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2011-03-22 19:12:29 +0100 |
commit | d42efe6bfb4eed8314c8ce3547f21954a4140399 (patch) | |
tree | 180057c663bf6bbfdbdcc7561254d9b86db5c0a1 /arch | |
parent | dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCs (diff) | |
download | linux-d42efe6bfb4eed8314c8ce3547f21954a4140399.tar.xz linux-d42efe6bfb4eed8314c8ce3547f21954a4140399.zip |
dmaengine/dmatest: Pass timeout via module params
When we try to test all channels present on our controller together, some
channels of lower priority may be very slow as compared to others. If number of
transfers is unlimited, some channels may timeout and will not finish within 3
seconds. Thus, while doing such regress testing we may need to have higher value
of timeouts. This patch adds support for passing timeout value via module
parameters. Default value is 3 msec, a negative value means max timeout
possible.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions