On Thu, May 12, 2022 at 04:00:10PM +0800, Wenpeng Liang wrote: > The current hns driver still partially uses roce_set_xxx()/roce_get_xxx() > to write and read data fields. To make the code clearer, replace all > roce_set_xxx()/roce_get_xxx() with hr_reg_xxx(). > > Wenpeng Liang (2): > RDMA/hns: Use hr_reg_xxx() instead of remaining roce_set_xxx() > RDMA/hns: Use hr_reg_read() instead of remaining roce_get_xxx() Applied to for-next, thanks Jason