diff options
author | Peng Fan <[email protected]> | 2016-07-13 10:13:08 +0800 |
---|---|---|
committer | Will Deacon <[email protected]> | 2016-09-16 09:34:12 +0100 |
commit | e2d42311ffc9a5014eb129d02eb0e7bc791430f0 (patch) | |
tree | 04f41a7b7e5fcd9d551a586ec6249ee25338c7fd /lib/mpi/mpi-internal.h | |
parent | 3eab887a55424fc2c27553b7bfe32330df83f7b8 (diff) |
iommu/arm-smmu: Drop devm_free_irq when driver detach
There is no need to call devm_free_irq when driver detach.
devres_release_all which is called after 'drv->remove' will
release all managed resources.
Signed-off-by: Peng Fan <[email protected]>
Reviewed-by: Robin Murphy <[email protected]>
Cc: Will Deacon <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions