> Overall, I agree with the concept of the patch. I wonder though if we 
> could do it without burdening all the callers of device_register() to 
> first call device_initialize(). Well, tastefully at least. 
I'd rather add device_add() and make device_register() call device_initialize()
followed by device_add()...
	BTW, my variant of the same beast is on
ftp.math.psu.edu/pub/viro/O/O142-device_add-C42
with uses in O14[3-6]* in the same place...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/