From: Mark A. Greer Date: Thu, 19 Apr 2012 18:17:45 +0000 (-0700) Subject: ARM: OMAP3: PM: Only access IVA if one exists X-Git-Tag: omap-fixes-non-critical-for-v3.6~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a819c4f16d5a2708c11e708fd59a96565c5384a8;p=pandora-kernel.git ARM: OMAP3: PM: Only access IVA if one exists prcm_setup_regs() blindly accesses IVA bits in the PRM and calls omap3_iva_idle() which does more IVA related register accesses. Only do this if the IVA hardware actually exists. Signed-off-by: Mark A. Greer Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed