Re: [RFC 09/17] usb/ehci: add generic hcd add function

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Aug 31, 2011 at 10:02:30PM +0530, ABRAHAM, KISHON VIJAY wrote:
> > +       hcd->regs = ioremap(hcd->rsrc_start, hcd->rsrc_len);
> some platforms use ioremap_nocache to map memory. Wont those platforms
> be affected if they use this generic hcd add function??

ioremap() has to do the same thing that is done by ioremap_nocached() as it
makes no sense to access hardware cached. Fell free to correct me.

Sebastian
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux