On Wed, 27 Mar 2013, Arnd Bergmann wrote: > This lets us use the ehci-generic driver on platforms without special > requirements for their ehci controllers. Well, actually the driver's name is "ehci-platform". And the patch lets us use it on platforms where the DMA mask hasn't been set up, as often happens with DT. > In particular, this is true > for the vt8500/wm8x50 platforms, which currently have a separate > driver that causes problems with multiplatform configurations. > > Tested-by: Tony Prisk <linux@xxxxxxxxxxxxxxx> > Tested-by: Peter Vasil <petervasil@xxxxxxxxx> > Acked-by: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> > --- > v3: always set dma_mask and coherent_dma_mask when not already set, > rather than overriding them for any device without platform data > v2: reset the platform data pointer on unload The patch all looks good to me. Alan Stern -- 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