linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / Documentation / pnp.txt
index 9529c9c..af0f6ea 100644 (file)
@@ -115,9 +115,6 @@ pnp_unregister_protocol
 pnp_register_driver
 - adds a PnP driver to the Plug and Play Layer
 - this includes driver model integration
-- returns zero for success or a negative error number for failure; count
-  calls to the .add() method if you need to know how many devices bind to
-  the driver
 
 pnp_unregister_driver
 - removes a PnP driver from the Plug and Play Layer