]> www.infradead.org Git - users/dwmw2/linux.git/commit
RDMA/hns: Modify the mapping attribute of doorbell to device
authorYixing Liu <liuyixing1@huawei.com>
Mon, 6 Dec 2021 13:36:52 +0000 (21:36 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jan 2022 08:04:32 +0000 (09:04 +0100)
commitbf5f98355a9e3109426bdc39f94fd22fd9225fc1
treee5366b4a890c1a51ce6820643b26d49fa23d927b
parent08d7a0495a9fcff94f5ec2e4cde0ce6132c66369
RDMA/hns: Modify the mapping attribute of doorbell to device

commit 39d5534b1302189c809e90641ffae8cbdc42a8fc upstream.

It is more general for ARM device drivers to use the device attribute to
map PCI BAR spaces.

Fixes: 9a4435375cd1 ("IB/hns: Add driver files for hns RoCE driver")
Link: https://lore.kernel.org/r/20211206133652.27476-1-liangwenpeng@huawei.com
Signed-off-by: Yixing Liu <liuyixing1@huawei.com>
Signed-off-by: Wenpeng Liang <liangwenpeng@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/infiniband/hw/hns/hns_roce_main.c