commit | 24dbc2130179ebd493a241f6f5972cf6524b933a | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Thu Apr 19 04:04:29 2012 -0600 |
committer | Paul Walmsley <paul@pwsan.com> | Thu Apr 19 04:04:29 2012 -0600 |
tree | c5ac665e3ccfb75d2482628845aa84f57daa4438 | |
parent | 5d95dde7316101656102cb585b73381e4eaadaa7 [diff] |
ARM: OMAP2+: hwmod: consolidate finding the MPU port index and storing it 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>