[PATCH] 8xx: add cpm_get_cpmp()
Aristeu Sergio Rozanski Filho
aris at cathedrallabs.org
Mon Aug 8 01:44:32 EST 2005
> It depends how you define the semantics of this function call.
> Can you call it any (and all of the) time you need it, or does it
> actually perform an ioremap() and you only want to call it
> once?
what about don't cache it and call ioremap() from driver? (I guess
ioremap() already check if an area is already mapped, no?)
--
Aristeu
More information about the Linuxppc-embedded
mailing list