From: Stefan Bader Date: Fri, 25 Jan 2008 13:09:41 +0000 (-0500) Subject: USB: Fix usb_serial_driver structure for Kobil cardreader driver. X-Git-Tag: v2.6.25-rc1~1075^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dd70705c4a7a3110076da412333c90d773bbb63;p=pandora-kernel.git USB: Fix usb_serial_driver structure for Kobil cardreader driver. The device setup did miss to initialize the num_interrupt_out field, thus failing to successfully complete the probe function. Signed-off-by: Stefan Bader Cc: stable Cc: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed