Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/musb/
H A Dmusb_core.cdiff eee3f15d5f1f4f0c283dd4db67dc1b874a2852d1 Tue Feb 25 10:58:43 CST 2014 Felipe Balbi <balbi@ti.com> usb: musb: avoid NULL pointer dereference

instead of relying on the otg pointer, which
can be NULL in certain cases, we can use the
gadget and host pointers we already hold inside
struct musb.

Cc: <stable@vger.kernel.org>
Tested-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>