summaryrefslogtreecommitdiff
path: root/drivers/mfd/da9150-core.c
diff options
context:
space:
mode:
authorJie Wang <wangjie125@huawei.com>2021-12-31 13:22:35 +0300
committerDavid S. Miller <davem@davemloft.net>2021-12-31 17:25:46 +0300
commiteaa5607db377a73e639162a459d8b125c6a67bfb (patch)
tree91e1d3633bd4e4a1ac32dfc8ea1e9a2c9ad668a3 /drivers/mfd/da9150-core.c
parent8d307f8e8cf195921b10939dde673f1f039bd732 (diff)
downloadlinux-eaa5607db377a73e639162a459d8b125c6a67bfb.tar.xz
net: hns3: refactor hclge_cmd_send with new hclge_comm_cmd_send API
This patch firstly uses new hardware description struct hclge_comm_hw as child member of hclge_hw and deletes the original child memebers of hclge_hw. All the hclge_hw variables used in PF module is modified according to the new hclge_hw. Secondly hclge_cmd_send is refactored to use hclge_comm_cmd_send APIs. The old functions called by hclge_cmd_send are deleted and hclge_cmd_send is kept to avoid too many meaningless modifications. Signed-off-by: Jie Wang <wangjie125@huawei.com> Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/mfd/da9150-core.c')
0 files changed, 0 insertions, 0 deletions