]> git.baikalelectronics.ru Git - kernel.git/commit
vDPA/ifcvf: decouple config space ops from the adapter
authorZhu Lingshan <lingshan.zhu@intel.com>
Fri, 25 Nov 2022 14:57:14 +0000 (22:57 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 11 Mar 2023 12:55:41 +0000 (13:55 +0100)
commitf8277343ee9351af5dce6eb65393a42f325c80f0
tree08f1b1214a22db1124d2cb7a59de03a744d90c4a
parent31ca525b326b61f2e0e30f8cfa79df69ffaefc87
vDPA/ifcvf: decouple config space ops from the adapter

commit e6e0e3e1a705661337410ff3b90d83ffb17dcfea upstream.

This commit decopules the config space ops from the
adapter layer, so these functions can be invoked
once the device is probed.

Signed-off-by: Zhu Lingshan <lingshan.zhu@intel.com>
Cc: stable@vger.kernel.org
Message-Id: <20221125145724.1129962-3-lingshan.zhu@intel.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/vdpa/ifcvf/ifcvf_base.c