From: Mark Ferrell Date: Tue, 24 Jul 2012 18:38:31 +0000 (-0500) Subject: USB: serial: Fix mos7840 timeout X-Git-Tag: v3.6-rc3~41^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e658489ba8d87b7c89ca6f734b8319acc534dbc;p=pandora-kernel.git USB: serial: Fix mos7840 timeout * mos7840 driver was using multiple of HZ for the timeout handed off to usb_control_msg(). Changed the timeout to use msecs instead. * Remove unused WAIT_FOR_EVER definition Signed-off-by: Mark Ferrell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed