From: Paul Walmsley Date: Thu, 19 Apr 2012 01:10:05 +0000 (-0600) Subject: ARM: OMAP2+: hwmod: provide a function to return the address space of the MPU RT X-Git-Tag: omap-cleanup-hwmod-for-v3.5^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9aafd23d6c1b466f37f554e9916886e7d4645d0;p=pandora-kernel.git ARM: OMAP2+: hwmod: provide a function to return the address space of the MPU RT A subsequent patch will need to know the struct omap_hwmod_addr_space record corresponding to the module's register target, used by the MPU. So, convert _find_mpu_rt_base() into _find_mpu_rt_addr_space(). Then modify its sole current user, _populate_mpu_rt_base(), to extract the MPU RT base address itself from the struct omap_hwmod_addr_space record. Signed-off-by: Paul Walmsley Cc: BenoƮt Cousson --- Reading git-diff-tree failed