iommu/ipmmu-vmsa: Clean up device tracking
authorRobin Murphy <robin.murphy@arm.com>
Mon, 17 Jul 2017 13:05:51 +0000 (22:05 +0900)
committerJoerg Roedel <jroedel@suse.de>
Wed, 26 Jul 2017 10:45:57 +0000 (12:45 +0200)
commit02dd44caecbeba8e622c332a55c10682bf143d1a
treec011d6a89a1efd1bd37ff7a2a11dd7fb5ccbceae
parent7b2d59611fef21211f4988b8f34b3c80d033f1e5
iommu/ipmmu-vmsa: Clean up device tracking

Get rid of now unused device tracking code. Future code should instead
be able to use driver_for_each_device() for this purpose.

This is a simplified version of the following patch from Robin
[PATCH] iommu/ipmmu-vmsa: Clean up group allocation

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/ipmmu-vmsa.c