diff options
author | Tony Luck <tony.luck@intel.com> | 2020-03-10 15:18:02 -0700 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-03-11 15:08:52 +0530 |
commit | 7c4a4d088283e02cc04252e88dd08b5cdf54e70f (patch) | |
tree | a7274423fda8116ac09ddc993f4e7b984ba84d88 /include/uapi/mtd | |
parent | 26cf132de6f79c06025706ddc61e045d591d404d (diff) | |
download | linux-7c4a4d088283e02cc04252e88dd08b5cdf54e70f.tar.gz linux-7c4a4d088283e02cc04252e88dd08b5cdf54e70f.tar.bz2 linux-7c4a4d088283e02cc04252e88dd08b5cdf54e70f.zip |
dmaengine: idxd: Merge definition of dsa_batch_desc into dsa_hw_desc
We don't need a special structure just for batch descriptors. The
layout matches the general form for other descriptors.
Merge the desc_list_addr field into the union of other aliases for
the the third quadword in the structure.
Create a union to alias "xfer_size" with "desc_count".
Signed-off-by: Tony Luck <tony.luck@intel.com>
Acked-by: Dave Jiang <dave.jiang@intel.com>
Link: https://lore.kernel.org/r/158387868208.35922.5895104426944263789.stgit@djiang5-desk3.ch.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'include/uapi/mtd')
0 files changed, 0 insertions, 0 deletions