On 06/10/2013 05:47 PM, Sergei Shtylyov wrote: > Hello. > > On 10-06-2013 15:35, Tushar Behera wrote: > [ ... ] >> * CAUTION >> * >> * Because this phy address is also mapped under OHCI/EHCI >> address area, >> - * this driver can't use devm_request_and_ioremap(dev, res) here >> + * this driver can't use devm_ioremap_resource(dev, res) here >> */ >> reg0 = devm_ioremap_nocache(dev, res0->start, resource_size(res0)); >> reg1 = devm_ioremap_nocache(dev, res1->start, resource_size(res1)); > > I'm completely removing this comment in my series pushed thru > renesas.git, so I advise this patch to be ignored not to create conflict > in the future. > Ok. I will drop this from the patchset. > WBR, Sergei > Thanks. -- Tushar Behera -- 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