ARM: OMAP2+: hwmod: consolidate finding the MPU port index and storing it
authorPaul Walmsley <paul@pwsan.com>
Thu, 19 Apr 2012 10:04:29 +0000 (04:04 -0600)
committerPaul Walmsley <paul@pwsan.com>
Thu, 19 Apr 2012 10:04:29 +0000 (04:04 -0600)
An IP block's MPU interface port only needs to be found once.  The result
can be cached to speed further lookups.  This patch consolidates these
two steps into a single function.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: BenoƮt Cousson <b-cousson@ti.com>

No differences found