On Wed, Dec 8, 2010 at 5:54 PM, Omar Ramirez Luna <omar.ramirez@xxxxxx> wrote: > Patch "OMAP: hwmod/device: add omap_{device, hwmod}_get_mpu_rt_va"[1], > introduces omap_device_get_rt_va which is meant to be called > by drivers to retrieve the _mpu_rt_va, however this function > receives a pointer to an omap_device; since there is no > practical way for a driver to get this parameter without > fiddling with pdev and container_of macro, and omap_device code > already does this, it is better for it to handle this case. > > Also moved header declaration to appear in the set of > functions to be used by drivers, as per the comment there. > > [1] http://marc.info/?l=linux-omap&m=127808467703366&w=2 > > Signed-off-by: Omar Ramirez Luna <omar.ramirez@xxxxxx> > --- > arch/arm/plat-omap/include/plat/omap_device.h | 3 +-- > arch/arm/plat-omap/omap_device.c | 8 ++++++-- > 2 files changed, 7 insertions(+), 4 deletions(-) This is a single patch set, please ignore the [1/6] subject :/ I'll resubmit to avoid confusions. Regards, Omar -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html