From: Vernon Sauder Date: Fri, 20 Mar 2009 08:44:50 +0000 (-0700) Subject: USB: pxa27x_udc: typo fixes and code cleanups X-Git-Tag: v2.6.30-rc1~670^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c24b6d045a9d355c95ca4e6beb10ce2fd263390;p=pandora-kernel.git USB: pxa27x_udc: typo fixes and code cleanups This patch is a merge of patches : - fix function doc and debug - cleanup loop count - optimize code to remove local variable and extra check - init 'req' before use - add missing iounmap call [dbrownell@users.sourceforge.net: capitalize IN/OUT directions in doc] Signed-off-by: Vernon Sauder [folded by Robert Jarzmik Signed-off-by: Robert Jarzmik Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed