From: Felipe Balbi Date: Mon, 27 Jun 2011 12:57:46 +0000 (+0300) Subject: usb: musb: be careful when using different fifo_modes X-Git-Tag: v3.1-rc1~234^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4e5b136eb6f2d3aa10dca108a1b787dc92d67df;p=pandora-kernel.git usb: musb: be careful when using different fifo_modes if we have more endpoints configured than enabled on fifo_mode, then we need to be careful on save/restore context operations, otherwise we will try to access uninitialized __iomem pointer. Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed