iommu/amd: Don't disable IRQs in __detach_device
This function is already called with IRQs disabled already.
So no need to disable them again.
Signed-off-by: NJoerg Roedel <jroedel@suse.de>
Showing
想要评论请 注册 或 登录
This function is already called with IRQs disabled already.
So no need to disable them again.
Signed-off-by: NJoerg Roedel <jroedel@suse.de>