commit | b72ae703dad1c8ddfa56cd400d70bc7e32a161a5 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Thu May 14 13:55:11 2020 +0800 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Fri May 22 15:22:36 2020 +0200 |
tree | ce67d054dcb49ca6146cf62be96170362bbc905a | |
parent | cb167e81c327345e05ae5d9ced956ccd9f384575 [diff] |
usb: dwc3: fix NULL pointer issue The phy_bulk pointer *usb_phys is used before allocated, fix it by using a phy_bulk variable instead in xhci_dwc3_platdata struct