From: Nishanth Menon Date: Thu, 22 May 2014 19:53:54 +0000 (-0500) Subject: ARM: OMAP4+: prminst: provide function to find prm_dev instance offset X-Git-Tag: soc-for-v3.18~4^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3002d1ae16812ba6c1479a25cce77fd0d175838;p=pandora-kernel.git ARM: OMAP4+: prminst: provide function to find prm_dev instance offset PRM device instance can vary depending on SoC. We already handle the same during reset of the device, However, this is also needed for other logic instances. So, first abstract this out to a generic function. Signed-off-by: Nishanth Menon Acked-by: Santosh Shilimkar --- Reading git-diff-tree failed