summaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorAlexandru Ardelean <alexandru.ardelean@analog.com>2020-08-25 18:19:49 +0300
committerVinod Koul <vkoul@kernel.org>2020-08-25 21:07:11 +0530
commit3061a65c1b3dbcad0d6c03e4edc606698cfa05d2 (patch)
tree38423bc1b13782dcc31c38466722c2c35049a9cd /fs
parent06b6e88c7ecf48e666bdd88615fa46155c8cb8f1 (diff)
downloadlinux-stable-3061a65c1b3dbcad0d6c03e4edc606698cfa05d2.tar.gz
linux-stable-3061a65c1b3dbcad0d6c03e4edc606698cfa05d2.tar.bz2
linux-stable-3061a65c1b3dbcad0d6c03e4edc606698cfa05d2.zip
dmaengine: axi-dmac: wrap channel parameter adjust into function
The channel parameters (which are read from the device-tree) are adjusted for the DMAEngine framework in the axi_dmac_parse_chan_dt() function, after they are read from the device-tree. When we want to read these from registers, we will need to use the same logic, so this change splits the logic into a separate function. Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com> Link: https://lore.kernel.org/r/20200825151950.57605-6-alexandru.ardelean@analog.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions