]> 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)
commit644975a939ef82c0f019b7ba33f4cd4a3d6c310f
treee1a4ba9e30e19037d8d09569d3637e762346da7d
parent79975da2d233378aae99817c9b56d5280c2b1baf
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: e713b4116eea ("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