Re: Process in D state with USB and swsuspsp

From: Oliver Neukum
Date: Sun Jun 27 2004 - 08:24:06 EST


Am Sonntag, 27. Juni 2004 10:50 schrieb Rob Landley:
> It's just that a hot-pluggable bus, it should be possible to convince the
> thing to reprobe all devices on a bus reset.  Oh well.

No, we cannot reprobe. How are we supposed to do that?
Probe() works only on new devices. Suspend/resume cycles must
leave driver bindings alone. All we could do is fail resume().
That however is not taken notice of in the driver core.

Regards
Oliver
-
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/