]> git.itanic.dy.fi Git - linux-stable/commit
Documentation: dmaengine: Correctly describe dmatest with channel unset
authorDaniel Thompson <daniel.thompson@linaro.org>
Thu, 18 Nov 2021 10:09:52 +0000 (10:09 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jan 2022 09:54:29 +0000 (10:54 +0100)
commitd1e85fcd73b5c94dc5032a63ecb3df4cbceda82d
tree2c934b630aef5e3dfae6caf8d5bdafa061493181
parentf6736bd81db48abd9455e007f1f3ba7ec593fd48
Documentation: dmaengine: Correctly describe dmatest with channel unset

commit c61d7b2ef141abf81140756b45860a2306f395a2 upstream.

Currently the documentation states that channels must be configured before
running the dmatest. This has not been true since commit 6b41030fdc79
("dmaengine: dmatest: Restore default for channel"). Fix accordingly.

Fixes: 6b41030fdc79 ("dmaengine: dmatest: Restore default for channel")
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Link: https://lore.kernel.org/r/20211118100952.27268-3-daniel.thompson@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/driver-api/dmaengine/dmatest.rst