From: Omar Ramirez Luna Date: Tue, 20 Nov 2012 01:05:50 +0000 (-0600) Subject: iommu/omap: Migrate to hwmod framework X-Git-Tag: v3.8-rc1~25^2^6~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72b15b6ae97796c5fac687addde5dbfab872cf94;p=pandora-kernel.git 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 Tested-by: Ohad Ben-Cohen Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed