From: Russell King Date: Thu, 26 Jan 2012 10:37:46 +0000 (+0000) Subject: USB: sa1111: sparse and checkpatch cleanups X-Git-Tag: v3.4-rc1~83^2^3~10^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cb0f819eb88f573703e9a73d9883febcfcfa1c3;p=pandora-kernel.git USB: sa1111: sparse and checkpatch cleanups Clean up the ohci-sa1111 driver formatting to be more compliant with current standards, and add 'static' to various function definitions to avoid sparse complaints about undeclared functions. Remove the unnecessary local declaration of 'usb_disabled', which can be found instead in linux/usb.h. Acked-by: Greg Kroah-Hartman Signed-off-by: Russell King --- Reading git-diff-tree failed