[PATCH] OMAP: omap_device: use pdev as parameter to get rt_va
Paul Walmsley
paul at pwsan.com
Tue Dec 14 20:12:26 EST 2010
Hello Omar
On Tue, 14 Dec 2010, Paul Walmsley wrote:
> - In your driver-to-core-OMAP integration code in arch/arm/*omap*, call
> omap_hwmod_get_mpu_rt_va(), and pass that to the driver via an entry in
> the struct platform_data.
One brief note here - this should have been more clear:
- In your driver-to-core-OMAP integration code in arch/arm/*omap*, call
omap_hwmod_get_mpu_rt_va(), and pass the virtual address that it returns
to the driver via an entry in the struct platform_data.
- Paul
More information about the linux-arm-kernel
mailing list