From: Suman Anna Date: Thu, 6 Mar 2014 00:24:13 +0000 (-0600) Subject: ARM: OMAP2+: use pdata quirks for iommu reset lines X-Git-Tag: omap-for-v3.15/dt-part3~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=910f1678bba914973c077a8b120444eb3bd979d6;p=pandora-kernel.git ARM: OMAP2+: use pdata quirks for iommu reset lines The OMAP iommu driver performs the reset management for the iommu instances in processor sub-systems using the omap_device API which are currently supplied as platform data ops. Use pdata quirks to maintain the functionality as the OMAP iommu driver gets converted to use DT nodes, until the reset portions are decoupled from omap_hwmod/omap_device into a separate reset driver. This patch adds the pdata quirks for the reset management of iommus within the DSP (OMAP3 & OMAP4) and IPU subsystems (OMAP4). Signed-off-by: Suman Anna Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed