From 03e10e5ab5ba6511ddaf80085cf08c62e9336fa5 Mon Sep 17 00:00:00 2001 From: Ben Dooks Date: Mon, 19 Jul 2010 09:40:45 +0100 Subject: [PATCH] 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-format-patch failed