]> git.baikalelectronics.ru Git - kernel.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)
commitb5caf918270a2b73fbe173d2b3326bebf827431d
tree8ace3f88ad0edfbf6152a45cfa21299a5fdbe17f
parent040c51bd47d1812bc83d935be001f179c9897ea6
[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