]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] USB: export usb_get_intf() and usb_put_intf()
authorbrian@murphy.dk <brian@murphy.dk>
Wed, 29 Jun 2005 23:53:29 +0000 (16:53 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 12 Jul 2005 18:52:57 +0000 (11:52 -0700)
commita3fdf4ebe016ba756de3ca29a2a6117e9acd721c
tree8ace3f88ad0edfbf6152a45cfa21299a5fdbe17f
parent00ab997dd24fff82900665449f859e23a78ad5f4
[PATCH] USB: export usb_get_intf() and usb_put_intf()

Export usb_get_intf and usb_put_intf so that modules can increase
usb interface reference counts.

Signed-off-by: brian@murphy.dk
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/usb.c