From e3002d1ae16812ba6c1479a25cce77fd0d175838 Mon Sep 17 00:00:00 2001 From: Nishanth Menon Date: Thu, 22 May 2014 14:53:54 -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 Acked-by: Santosh Shilimkar --- Reading git-format-patch failed