Skip to content

Commit

Permalink
USB: usbserial: mos7720: cleanup, consolidation, replace send_mos_cmd…
Browse files Browse the repository at this point in the history
… 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 <mikedunn@newsguy.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Mike Dunn authored and Greg Kroah-Hartman committed May 20, 2010
1 parent b69578d commit 63b9176
Showing 1 changed file with 122 additions and 266 deletions.
Loading

0 comments on commit 63b9176

Please sign in to comment.