]> Pileus Git - ~andy/linux/commit
iommu/omap: Migrate to hwmod framework
authorOmar Ramirez Luna <omar.luna@linaro.org>
Tue, 20 Nov 2012 01:05:50 +0000 (19:05 -0600)
committerJoerg Roedel <joro@8bytes.org>
Mon, 3 Dec 2012 17:48:13 +0000 (18:48 +0100)
commit72b15b6ae97796c5fac687addde5dbfab872cf94
treebe849a67c3b00a4bb0f4651901e0c37323e74c94
parent87f8e57327bd8d85fb5b46cad29ac281430cc50d
iommu/omap: Migrate to hwmod framework

Use hwmod data and device attributes to build and register an
omap device for iommu driver.

 - Update the naming convention in isp module.
 - Remove unneeded check for number of resources, as this is now
   handled by omap_device and prevents driver from loading.
 - Now unused, remove platform device and resource data, handling
   of sysconfig register for softreset purposes, use default
   latency structure.
 - Use hwmod API for reset handling.

Signed-off-by: Omar Ramirez Luna <omar.luna@linaro.org>
Tested-by: Ohad Ben-Cohen <ohad@wizery.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>
arch/arm/mach-omap2/devices.c
arch/arm/mach-omap2/omap-iommu.c
drivers/iommu/omap-iommu.c
drivers/iommu/omap-iommu2.c
include/linux/platform_data/iommu-omap.h