From: Mike Dunn Date: Thu, 15 Apr 2010 21:02:09 +0000 (-0400) Subject: USB: usbserial: mos7720: cleanup, consolidation, replace send_mos_cmd with {read... X-Git-Tag: v2.6.35-rc1~471^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63b917678fe6d63e633462b5be5a309511bcf3ca;p=pandora-kernel.git USB: usbserial: mos7720: cleanup, consolidation, replace send_mos_cmd with {read,write}_mos_reg No functionality added or bugs fixed, just improved code consistency and (hopefully) readability by replacing send_mos_cmd with the register read & write functions that were used for parallel port registers. Also shortens overall file length. Thoroughly tested, with emphasis on regression testing the serial port. Signed-off-by: Mike Dunn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed