diff options
author | Vasant Hegde <[email protected]> | 2024-10-30 06:35:56 +0000 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2024-10-30 11:06:48 +0100 |
commit | 18f5a6b34b0696cd90b182e6af819bbfc6901c2a (patch) | |
tree | c4f8c1a675eeea82ab83813e6430c21789916b94 /drivers/pwm/pwm-imx-tpm.c | |
parent | a0e086b16eca3fe58d30595b0b08d31f8ec7f74e (diff) |
iommu/amd: Improve amd_iommu_release_device()
Previous patch added ops->release_domain support. Core will attach
devices to release_domain->attach_dev() before calling this function.
Devices are already detached their current domain and attached to
blocked domain.
This is mostly dummy function now. Just throw warning if device is still
attached to domain.
Suggested-by: Jason Gunthorpe <[email protected]>
Signed-off-by: Vasant Hegde <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-imx-tpm.c')
0 files changed, 0 insertions, 0 deletions