From: Greg Kroah-Hartman Date: Fri, 19 May 2006 20:20:20 +0000 (-0700) Subject: [PATCH] USB: add usb_interrupt_msg() function for api completeness. X-Git-Tag: v2.6.18-rc1~858^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=782a7a632e4b0581ade665e3d89ee97c8db0f441;p=pandora-kernel.git [PATCH] USB: add usb_interrupt_msg() function for api completeness. Really just a wrapper around usb_bulk_msg() but now it's documented much better. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed