commit | 0f002d200598918f5058dfcfda3da46f29019765 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Tue May 25 05:36:50 2010 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Jun 04 13:16:19 2010 -0700 |
tree | 734136aaeb72c3e0094dfa9078ad9976c3215e4f | |
parent | 0287e43dda1a425da662f879dd27352021b0ca63 [diff] |
USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOs Some versions of the S3C HS OtG block startup with overlapping TX FIFO information, so change the fifo_init code to ensure that known values are set into the FIFO registers at initialisation/reset time. This also ensures that the FIFO RAM pointers are in a known state before use. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>