iommu: Simplify init function
authorHeiner Kallweit <hkallweit1@gmail.com>
Tue, 28 Jun 2016 18:38:36 +0000 (20:38 +0200)
committerJoerg Roedel <jroedel@suse.de>
Wed, 13 Jul 2016 10:28:55 +0000 (12:28 +0200)
commite38d1f1312e4e88d1dab1fdf591824e1f3b105a9
treeea0e254cdf980dc211cedff8e5d2ee02b12b4c03
parentefcd94c07665a074fb5e25dfaaba0a9f606248b5
iommu: Simplify init function

iommu_group_ida and iommu_group_mutex can be initialized statically.
There's no need to do this dynamically in the init function.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/iommu.c
This page took 0.024973 seconds and 5 git commands to generate.