From: Ben Dooks Date: Mon, 19 Jul 2010 08:40:43 +0000 (+0100) Subject: USB: s3c-hsotg: Re-initialise all FIFOs on USB bus reset X-Git-Tag: v2.6.36-rc1~293^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3864cedfb576e11d2f9274f14a24840d8b569c3;p=pandora-kernel.git USB: s3c-hsotg: Re-initialise all FIFOs on USB bus reset The USB documentation suggest that the FIFOs should be reset when a bus reset event happens. Use the s3c_hsotg_init_fifo() to ensure that the FIFO layout is correct and that the FIFOs are flushed before acknowledging the reset. Signed-off-by: Ben Dooks Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed