IOMMU Fixes for Linux v3.19-rc3

Including:

	* A domain structure leak fix in the Intel VT-d driver

	* Compile error fix for the VMSA IPMMU driver because of the
	  IOMMU_EXEC -> IOMMU_NOEXEC conversion

	* Two small cleanups as an aftermath of the merge window and the
	  domain-leak fix
iommu/rockchip: Drop owner assignment from platform_drivers

This platform_driver does not need to set an owner, it will be populated by the
driver core.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
1 file changed