]> git.baikalelectronics.ru Git - kernel.git/commit
ntb: hw: remove the code that sets the DMA mask
authorLogan Gunthorpe <logang@deltatee.com>
Wed, 6 May 2020 04:21:48 +0000 (23:21 -0500)
committerJon Mason <jdmason@kudzu.us>
Sat, 6 Jun 2020 00:02:08 +0000 (20:02 -0400)
commit2cd8b98725abe2e94a5795a2b3c05e5da9e3017f
treee1a4ba9e30e19037d8d09569d3637e762346da7d
parent6fe040fb45171d0e1954f30042cdcf5f6af3934c
ntb: hw: remove the code that sets the DMA mask

This patch removes the code that sets the DMA mask as it no longer
makes sense to do this.

Fixes: e08a0c981142 ("NTB: ntb_tool: Add full multi-port NTB API support")
Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Tested-by: Alexander Fomichev <fomichev.ru@gmail.com>
Signed-off-by: Sanjay R Mehta <sanju.mehta@amd.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
drivers/ntb/hw/amd/ntb_hw_amd.c
drivers/ntb/hw/idt/ntb_hw_idt.c
drivers/ntb/hw/intel/ntb_hw_gen1.c