Skip to content
Snippets Groups Projects
Commit 8300dd23 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: dwc3: move dwc3 device ID bitmap to core.c


if we want to support situations where we have
both SoC and PCIe versions of the IP on the same
platform, we need to have sequential numbers between
them, otherwise we will still have name collisions.

Because of that, we need to move dwc3_get/put_device_id()
to core.c and export that symbol to be used by glue
layers.

Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 8ee6270c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment