commit | 1432ebbd60033f48ae24302524f9dca592103804 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Wed Aug 07 11:26:52 2019 +0300 |
committer | Joerg Roedel <jroedel@suse.de> | Fri Aug 09 17:37:10 2019 +0200 |
tree | a8d250a3684c8385918e1def4bc2ed7a10579f17 | |
parent | 604629bcb5057d778839652f8f38d23734f2fe1d [diff] |
iommu/omap: remove pm_runtime_irq_safe flag for OMAP IOMMUs This is not needed for anything, and prevents proper PM transitions for parent devices which is bad in case of ti-sysc; this effectively kills PM completely. Thus, remove the flag. Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>