git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d1311b
)
ARM: OMAP4+: prminst: provide function to find prm_dev instance offset
author
Nishanth Menon
<nm@ti.com>
Thu, 22 May 2014 19:53:54 +0000
(14:53 -0500)
committer
Nishanth Menon
<nm@ti.com>
Mon, 8 Sep 2014 15:53:25 +0000
(10:53 -0500)
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 <nm@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
No differences found