aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-gadget.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2022-06-23 19:00:54 +0100
committerChanwoo Choi <[email protected]>2022-07-15 11:40:08 +0900
commit2472934e36b51bbdf0a7cdd5e351910d9002c6ac (patch)
tree3a9308358ba289977138a1b2b04a9f608d696a12 /drivers/usb/cdns3/cdns3-gadget.c
parentc9deb748683851737c5e4df623c3283c185cd8f0 (diff)
PM / devfreq: imx-bus: use NULL to pass a null pointer rather than zero
The 3rd argument to the function of_get_property is a pointer and it is being passed using 0. Use NULL instead. Cleans up sparse warning: warning: Using plain integer as NULL pointer Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Chanwoo Choi <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-gadget.c')
0 files changed, 0 insertions, 0 deletions