]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/usb/otg.h
add missing otg_put_transceiver() call
[linux-2.6-omap-h63xx.git] / include / linux / usb / otg.h
index 1db25d152ad86a351483f680251af8081de6fc0d..94df4fe6c6c0feb1b6a559a8719a8b7195a5d551 100644 (file)
@@ -84,6 +84,7 @@ extern int otg_set_transceiver(struct otg_transceiver *);
 
 /* for usb host and peripheral controller drivers */
 extern struct otg_transceiver *otg_get_transceiver(void);
+extern void otg_put_transceiver(struct otg_transceiver *);
 
 static inline int
 otg_start_hnp(struct otg_transceiver *otg)