From: Peter Hurley Date: Tue, 29 Jan 2013 01:57:44 +0000 (-0500) Subject: staging/fwserial: Remove bandwidth limit logic X-Git-Tag: v3.9-rc1~127^2~227 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06b8f14dc2649ee12ff5194fc562d74353c8b4ba;p=pandora-kernel.git staging/fwserial: Remove bandwidth limit logic Self-limiting asynchronous bandwidth (via reducing the payload) is not necessary and does not work, because 1) asynchronous traffic will absorb all available bandwidth (less that being used for isochronous traffic) 2) isochronous arbitration always wins. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed