VME: Rename vme_slot_get to avoid confusion with reference counting
[firefly-linux-kernel-4.4.55.git] / Documentation / vme_api.txt
index 126a1f1d5151529a14b8e153fb65b2fe3480d3b1..ffe6e22a2ccd992169b654b8de7b4c3041140112 100644 (file)
@@ -393,7 +393,7 @@ Slot Detection
 
 This function returns the slot ID of the provided bridge.
 
-       int vme_slot_get(struct vme_dev *dev);
+       int vme_slot_num(struct vme_dev *dev);
 
 
 Bus Detection