From: Nishanth Menon Date: Fri, 22 Aug 2014 13:51:48 +0000 (-0500) Subject: ARM: OMAP4+: prminst: provide function to find prm_dev instance offset X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f73fd811bb496127e457794195456d8ecb6cd7e7;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 Signed-off-by: Tero Kristo --- Reading git-diff-tree failed