* Russell's ioremap patches pushed, please test and update drivers
@ 2008-09-05 0:49 Tony Lindgren
0 siblings, 0 replies; only message in thread
From: Tony Lindgren @ 2008-09-05 0:49 UTC (permalink / raw)
To: linux-omap
Hi all,
I've pushed the ioremap patches from Russell. This means drivers need
to be converted to use ioremap instead of io_p2v or XXX_IO_ADDRESS.
After Russell's patches, ioremap does not remap areas that already
have a static mapping.
Tested on n810, 5912osk and omap3430sdp so far. Please test and update
your drivers as needed.
Basically all the drivers should get the physical base address in struct
resource, and ioremap it into a virtual address in driver probe. Then
driver exit needs to iounmap the area.
Cheers,
Tony
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-09-05 0:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-05 0:49 Russell's ioremap patches pushed, please test and update drivers Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox