Felipe Balbi 43cacb03aa usb: dwc3: core: avoid NULL pointer dereference
commit 3e10a2ce98d1 ("usb: dwc3: add hsphy_interface
property") introduced a possible NULL pointer
dereference because dwc->hsphy_interface can be
NULL.

In order to fix it, all we have to do is guard
strncmp() against a NULL argument.

Fixes: 3e10a2ce98d1 ("usb: dwc3: add hsphy_interface property")
Tested-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2015-07-06 12:34:08 -05:00
..
2015-06-08 10:57:51 -07:00
2013-07-29 13:56:44 +03:00
2015-03-10 15:33:33 -05:00
2015-06-12 17:42:31 -07:00
2015-05-13 12:06:52 -05:00
2015-05-13 12:06:52 -05:00