On Mon, Mar 09, 2009 at 01:05:12PM -0700, Kevin Hilman wrote: > "Mark A. Greer" <[email protected]> writes:
> > + edmacc_regs_base = IO_ADDRESS(r->start); > > + > > This should be ioremap() now instead of IO_ADDRESS(). Good! I can't stand IO_ADDRESS(). I kept it since that seems to be the way the existin code is written. I'm quite happy to change it. I'll have a new patch in a minute. Mark -- _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
