Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
usb: gadget: amd5536udc: avoid NULL pointer dereference in udc_pci_pr…
…obe() dev->pdev is NULL before `dev->pdev = pdev'; use pdev instead. Signed-off-by: Xi Wang <xi.wang@gmail.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
- Loading branch information