From: Vaibhav Hiremath Date: Tue, 11 Sep 2012 23:18:53 +0000 (-0600) Subject: ARM: OMAP2+: hwmod: Hook-up am33xx support in omap_hwmod framework X-Git-Tag: omap-devel-am33xx-for-v3.7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1688bf19b8daaa2eb4e861c33a6396ca85b890c3;p=pandora-kernel.git ARM: OMAP2+: hwmod: Hook-up am33xx support in omap_hwmod framework AM33XX PRCM architecture is different that any OMAP family of devices, so it is required to have separate implementation to handle AM33XX module enable/disable, reset assert/deassert functionality. This patch adds wrapper api's in omap_hwmod framework to access prm/cm for AM33XX family of devices. Signed-off-by: Vaibhav Hiremath Cc: Paul Walmsley Cc: Kevin Hilman Cc: Tony Lindgren [paul@pwsan.com: fixed checkpatch messages] Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed