Signed-off-by: Andrea Gelmini <andrea.gelmini@xxxxxxxxx> --- Documentation/driver-model/platform.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/driver-model/platform.txt b/Documentation/driver-model/platform.txt index 9d9e47d..3ce9883 100644 --- a/Documentation/driver-model/platform.txt +++ b/Documentation/driver-model/platform.txt @@ -115,7 +115,7 @@ Legacy Drivers: Device Probing Some drivers are not fully converted to the driver model, because they take on a non-driver role: the driver registers its platform device, rather than leaving that for system infrastructure. Such drivers can't be hotplugged -or coldplugged, since those mechanisms require device creation to be in a +or cold plugged, since those mechanisms require device creation to be in a different system component than the driver. The only "good" reason for this is to handle older system designs which, like -- 2.8.2.534.g1f66975 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html