Re: [PATCH 1/6] OMAP: device: make rt_va easily avaialable to drivers

2010-12-08 Thread Ramirez Luna, Omar
On Wed, Dec 8, 2010 at 5:54 PM, Omar Ramirez Luna 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; si

[PATCH 1/6] OMAP: device: make rt_va easily avaialable to drivers

2010-12-08 Thread Omar Ramirez Luna
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 w