From: Anton Tikhomirov Date: Tue, 6 Mar 2012 05:05:49 +0000 (+0900) Subject: usb: s3c-hsotg: Fix TX FIFOs allocation X-Git-Tag: v3.4-rc4~14^2~14^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7a83fe19336125d7eb26488788dc66c03f2c08e;p=pandora-kernel.git usb: s3c-hsotg: Fix TX FIFOs allocation According to documentation, TX FIFO_number index starts from 1. For IN endpoint FIFO 0 we use GNPTXFSIZ register for programming the size and memory start address. Signed-off-by: Anton Tikhomirov Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed