floppy: Move recalibration and results parsing to floppy_cmd().
commitc8494055d2e5e64280dbc385cc001c1230472474
authorKevin O'Connor <kevin@koconnor.net>
Sun, 3 Mar 2013 15:27:30 +0000 (3 10:27 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 3 Mar 2013 20:45:01 +0000 (3 15:45 -0500)
treead985bd2df449d3e4659bff700dc9682f81db115
parent1f711d2ae89a9753b48c67373936d46a2b75578a
floppy: Move recalibration and results parsing to floppy_cmd().

Move some prep and error checking into floppy_cmd() from its callers.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/floppy.c