Re: [PATCH] drivercore: Add driver probe deferral mechanism

From: Alan Cox
Date: Mon Mar 05 2012 - 12:36:30 EST


On Mon, 5 Mar 2012 08:47:41 -0700
Grant Likely <grant.likely@xxxxxxxxxxxx> wrote:

> Allow drivers to report at probe time that they cannot get all the resources
> required by the device, and should be retried at a later time.

Stick my oar in for that as well. We've got several bits of Intel SCU
using code that right now have ugly hacks in them (and generally aren't
upstream) because they must cope with random ordering problems.

Alan
--
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/