diff options
author | Ben Dooks <[email protected]> | 2010-07-19 09:40:42 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2010-08-10 14:35:42 -0700 |
commit | e7a9ff54271bf0ddbf641e5a0bde3ebda35808be (patch) | |
tree | 92c9daeab81fdba8736c18ae1b2b27e652aa55b5 /fs/jbd/commit.c | |
parent | 679f9b7c7c7d3c746792138e9d7d76578ef52c41 (diff) |
USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo'
In shared fifo mode (used on older SoCs) the periodic in fifo beahves
much more like a packet buffer, discarding old data when writing new
data. Avoid this by ensuring that we do not load new transactions in
when there is data sitting already in the FIFO.
Note, this may not be an observed bug, we are fixing the case that this
may happen.
Signed-off-by: Ben Dooks <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions