From f73fd811bb496127e457794195456d8ecb6cd7e7 Mon Sep 17 00:00:00 2001 From: Nishanth Menon Date: Fri, 22 Aug 2014 08:51:48 -0500 Subject: [PATCH] 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-format-patch failed