]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
usb: chipidea: imx: refine the error handling for hsic
authorPeter Chen <peter.chen@nxp.com>
Thu, 10 Oct 2019 00:59:14 +0000 (08:59 +0800)
committerPeter Chen <peter.chen@nxp.com>
Mon, 18 Nov 2019 08:45:30 +0000 (16:45 +0800)
commit3f4aad6e1a4c26a20700fb4f630e4e6c6831db47
tree75566f499932b69b09fb81c973c4066697d06f04
parent7d5ec335f94e74e885ca2f6c97a3479fe9fe3b15
usb: chipidea: imx: refine the error handling for hsic

- -EPROBE_DEFER is an error, but without need show error message
- If pintrol is not existed, as pintrol is NULL

Signed-off-by: Peter Chen <peter.chen@nxp.com>
drivers/usb/chipidea/ci_hdrc_imx.c