From: Johan Hovold Date: Thu, 21 Mar 2013 11:36:44 +0000 (+0100) Subject: USB: serial: clean up generic-operation handling X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3452f5e444446fad9bb1957d22a25334798f94c;p=pandora-kernel.git USB: serial: clean up generic-operation handling Most USB serial drivers are, and should be, using as much of the generic implementation as possible. Rename the fixup_generic function to a more descriptive name. Reword the related debug message in a more neutral tone (and remember to add the missing newline). Finally, move the operations initialisation to after the initial sanity checks. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed