From: Johan Hovold Date: Wed, 17 Mar 2010 22:05:53 +0000 (+0100) Subject: USB: serial: refactor read urb submission in generic driver X-Git-Tag: v2.6.35-rc1~471^2~191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41bd72f9041def8e3334d3e3693862d078f5cb9a;p=pandora-kernel.git USB: serial: refactor read urb submission in generic driver Use the already exported function for submitting the read urb associated with a usb_serial_port. Make sure it returns the result of usb_submit_urb and rename to the more descriptive usb_serial_generic_submit_read_urb. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed