diff options
author | Yang Yingliang <[email protected]> | 2021-06-05 16:09:14 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-06-09 11:04:27 +0200 |
commit | fbf649cd6d64d40c03c5397ecd6b1ae922ba7afc (patch) | |
tree | dbe10d7d52269103be7b808d87a3f01c5718189c /include/linux/fpga/fpga-bridge.h | |
parent | d00889080ab60051627dab1d85831cd9db750e2a (diff) |
usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_resource()
It will cause null-ptr-deref if platform_get_resource() returns NULL,
we need check the return value.
Fixes: 517c4c44b323 ("usb: Add driver to allow any GPIO to be used for 7211 USB signals")
Cc: stable <[email protected]>
Signed-off-by: Yang Yingliang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions