From: Marek Belisko Date: Mon, 30 Jul 2012 21:07:16 +0000 (+0200) Subject: staging: ft1000: Fix ft1000_control function timeout argument usage. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~949 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18978952c1815c0d6c25f0d8849c67204074b3e2;p=pandora-kernel.git staging: ft1000: Fix ft1000_control function timeout argument usage. Function ft1000_control have input argument timeout which was not passed to usb_control_msg instead hardcoded to LARGE_TIMEOUT. Signed-off-by: Marek Belisko Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed