From: Ben Dooks Date: Mon, 19 Jul 2010 08:40:45 +0000 (+0100) Subject: USB: s3c-hsotg: Only load packet per fifo write X-Git-Tag: v2.6.36-rc1~293^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03e10e5ab5ba6511ddaf80085cf08c62e9336fa5;p=pandora-kernel.git USB: s3c-hsotg: Only load packet per fifo write Limit the IN FIFO write to a single packet per attempt at writing, as per the specifications and ensure that we don't return fifo-full so that we can continue writing packets if we have the space. Signed-off-by: Ben Dooks Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed