commit | 1703a6d3c38944731ba23594843a704d828266f3 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Tue May 25 05:36:52 2010 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Jun 04 13:16:19 2010 -0700 |
tree | ac9907c3100e98e1626e1d3b2675913c27b69c76 | |
parent | 2e0e0777ec2ea1cb5461bded2c09573a9d778622 [diff] |
USB: s3c-hsotg: Ensure FIFOs are fully flushed after layout According to the design guide, if the FIFO layout is changed, then the FIFOs must be flushed to ensure all FIFO pointers are correct. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>