Hi,
On Tue, May 26, 2015 at 07:37:02PM -0700, Greg Kroah-Hartman wrote:
On Wed, May 27, 2015 at 09:45:37AM +0800, Lu Baolu wrote:I believe he meant the bus users' probe delays. i.e. unnecessary
Phy drivers and the ulpi interface providers depend on theWhat do you mean by "probe delays"?
registration of the ulpi bus. Ulpi registers the bus in
module_init(). This could cause unnecessary probe delays.
-EPROBE_DEFER happening on ulpi_drivers in case they're registered
before ulpi bus itself.
Is that correct, Baolu?
Br, David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/