commit | 0864c7a9286b02319d3db2103bada1c2269c1e1e | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Tue Jan 16 22:53:58 2007 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Feb 07 15:44:38 2007 -0800 |
tree | c88010084741f6f89a22bb3da211a9aa5a610f64 | |
parent | 7489d14943181731ef8694e2ea2d5a919b93b956 [diff] |
USB: gadgetfs simplifications This simplifies event reading by eliminating arithmetic and being more direct/obvious, and tweaks some debug messages slightly. The math elimination will change timings, sometimes enough to allow a race to appear. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>