From: Giuseppe GORGOGLIONE Date: Tue, 24 Feb 2009 23:27:34 +0000 (-0800) Subject: USB: musb: fix init oops crash with static FIFO config X-Git-Tag: v2.6.30-rc1~670^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=322337168f22e8245aae7f38e84c5711cd4c1265;p=pandora-kernel.git USB: musb: fix init oops crash with static FIFO config Correct musb_read_fifosize() and musb_configure_ep0() functions for the #ifndef BLACKFIN branch when the silicon uses static FIFO configuration. (Most current silicon configures this controller to use dynamic FIFO configuration; some parts from ST don't, like the STM STA2062.) Signed-off-by: Giuseppe GORGOGLIONE Signed-off-by: Felipe Balbi Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed