commit | 89d99aea94a5bf8eae530cd77df40904d382946c | [log] [tgz] |
---|---|---|
author | LABBE Corentin <clabbe.montjoie@gmail.com> | Thu Nov 12 08:45:52 2015 +0100 |
committer | Felipe Balbi <balbi@ti.com> | Tue Nov 17 11:35:48 2015 -0600 |
tree | c5aff6debc0b48739d851c1fc7f3120e29ea5d76 | |
parent | b9e51b2b1fda19143f48d182ed7a2943f21e1ae4 [diff] |
usb: phy: phy-mxs-usb: fix a possible NULL dereference of_match_device could return NULL, and so cause a NULL pointer dereference later. Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> Signed-off-by: Felipe Balbi <balbi@ti.com>