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 10:05:20 +0000 (11:05 +0100)
commitd4aa8cd70b3fd9fe9565feff5a4a746bf515d6d9
tree535e0c41c86ba9b39a663cf43948c0211803d36d
parent1d4f0d707d35f3e1779a4e95cbc79b24320c9ab9
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