Will Deacon
04fa26c71b
iommu/arm-smmu: Convert DMA buffer allocations to the managed API
...
The ARM SMMUv3 driver uses dma_{alloc,free}_coherent to manage its
queues and configuration data structures.
This patch converts the driver to the managed (dmam_*) API, so that
resources are freed automatically on device teardown. This greatly
simplifies the failure paths and allows us to remove a bunch of
handcrafted freeing code.
Signed-off-by: Will Deacon <will.deacon@arm.com>
2015-12-17 12:05:32 +00:00
..
2015-11-05 16:12:10 -08:00
2015-06-23 18:27:19 -07:00
2015-11-05 16:12:10 -08:00
2015-10-15 16:13:07 +02:00
2015-11-06 17:50:42 -08:00
2015-12-17 12:05:32 +00:00
2015-11-02 20:03:34 +09:00
2015-10-15 16:41:04 +02:00
2015-10-15 13:22:41 +01:00
2015-05-29 10:50:08 +02:00
2015-10-22 00:00:49 +02:00
2015-03-31 15:32:14 +02:00
2015-10-21 18:05:50 -05:00
2015-02-03 18:47:18 +01:00
2015-11-02 19:57:31 +09:00
2015-11-06 17:50:42 -08:00
2015-10-28 15:14:09 +09:00
2015-09-22 17:35:33 +01:00
2015-08-13 19:51:04 +02:00
2015-08-13 19:51:04 +02:00
2014-07-07 12:01:21 +02:00
2013-09-25 11:07:04 +02:00
2015-10-22 00:00:49 +02:00
2015-07-28 15:48:01 +01:00
2015-08-06 14:35:39 +01:00
2015-10-01 15:06:54 +02:00
2015-06-12 11:33:52 +02:00
2015-11-05 16:12:10 -08:00
2015-11-05 16:12:10 -08:00
2014-11-04 15:03:39 +01:00
2013-08-06 11:18:03 -07:00
2015-08-13 19:50:51 +02:00
2013-08-06 11:18:03 -07:00
2015-08-03 16:07:49 +02:00
2015-09-11 15:21:34 -07:00
2015-10-14 14:35:47 +02:00
2015-10-14 14:35:47 +02:00
2015-08-03 16:04:42 +02:00
2015-06-19 17:17:47 +02:00
2015-10-06 12:20:24 +02:00
2015-03-31 15:32:13 +02:00
2014-10-20 16:20:42 +02:00
2014-01-07 15:35:25 +01:00
2015-04-02 13:33:19 +02:00
2015-08-13 17:05:28 +02:00