On Wed, Apr 08, 2009 at 11:24:00AM -0300, Daniel Ribeiro wrote:
> The UDC may be connected to an external USB transceiver on SPI or I2c, this
> patch allows setting the pxa2xx_udc parent to assert proper suspend/resume
> ordering.

This could well break platforms - requiring them to call pxa_set_udc_info()
to have the UDC device registered.  If you remove a device from the
generic device arrays, you need to ensure that all platforms currently
merged still register the device.

Reply via email to