diff options
author | Felipe Balbi <balbi@ti.com> | 2013-08-14 13:21:23 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-14 12:23:09 -0700 |
commit | bb674907111272ca40926ca3d3bad4046fffed52 (patch) | |
tree | 54717e6e7813ce21692c4133d61dbe1b59a04c2c /Documentation | |
parent | e57e780b346a7277fdd3bde765d9d8728b99bfa1 (diff) |
usb: dwc3: core: cope with NULL pdata
if pdata is a NULL pointer we could cause a
kernel oops when probing the driver. Make sure
to cope with systems which won't pass pdata
to the driver.
Tested-by: Paul Zimmerman <paulz@synopsys.com>
Reported-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions