Home
last modified time | relevance | path

Searched hist:e4e5b136eb6f2d3aa10dca108a1b787dc92d67df (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/musb/
H A Dmusb_core.cdiff e4e5b136eb6f2d3aa10dca108a1b787dc92d67df Mon Jun 27 07:57:46 CDT 2011 Felipe Balbi <balbi@ti.com> 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 <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>