[PATCH] USB: add usb_interrupt_msg() function for api completeness.
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 19 May 2006 20:20:20 +0000 (13:20 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 21 Jun 2006 22:04:12 +0000 (15:04 -0700)
Really just a wrapper around usb_bulk_msg() but now it's documented
much better.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found