diff options
author | Jason Gunthorpe <[email protected]> | 2021-08-23 11:42:04 -0300 |
---|---|---|
committer | Alex Williamson <[email protected]> | 2021-08-25 12:43:46 -0600 |
commit | eb0feefd4c025b2697464d141f7ff178095f34df (patch) | |
tree | eb9655cd2e7b6e8d578f94e0113e2db6f5a787c6 /drivers/usb/cdns3/cdns3-trace.c | |
parent | 86956e70761b3292156d668e87126844334dd71b (diff) |
vfio/ap_ops: Convert to use vfio_register_group_dev()
This is straightforward conversion, the ap_matrix_mdev is actually serving
as the vfio_device and we can replace all the mdev_get_drvdata()'s with a
simple container_of() or a dev_get_drvdata() for sysfs paths.
Cc: Alex Williamson <[email protected]>
Cc: Cornelia Huck <[email protected]>
Cc: [email protected]
Cc: Christoph Hellwig <[email protected]>
Reviewed-by: Tony Krowiak <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alex Williamson <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions