summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-imx.c
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2021-05-04 22:26:29 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-05-10 16:17:57 +0200
commitd9ff1096a840dddea3d5cfa2149ff7da9f499fb2 (patch)
tree8c879fe83c76efb6332d1d33efb7dfa34182858e /drivers/usb/cdns3/cdns3-imx.c
parentf1fbd950b59b67bc5c202216c8e1c6ca8c99a3b4 (diff)
usb: musb: Fix an error message
'ret' is known to be 0 here. Initialize 'ret' with the expected error code before using it. Fixes: 0990366bab3c ("usb: musb: Add support for MediaTek musb controller") Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Link: https://lore.kernel.org/r/69f514dc7134e3c917cad208e73cc650cb9e2bd6.1620159879.git.christophe.jaillet@wanadoo.fr Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions