diff options
| author | Bjorn Andersson <[email protected]> | 2025-04-15 01:21:54 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2025-04-15 12:29:19 +0000 |
| commit | 2dc9f137e194267773f785cc0a352136fb9e42cc (patch) | |
| tree | 1bf65c79b3814ffa0c4baa66e95edf5456d459eb /drivers/fpga/tests/fpga-bridge-test.c | |
| parent | usb: dwc3: core: Don't touch resets and clocks (diff) | |
| download | kernel-2dc9f137e194267773f785cc0a352136fb9e42cc.tar.gz kernel-2dc9f137e194267773f785cc0a352136fb9e42cc.zip | |
usb: dwc3: qcom: Don't rely on drvdata during probe
With the upcoming transition to a model where DWC3 core and glue operate
on a single struct device the drvdata datatype will change to be owned
by the core.
The drvdata is however used by the Qualcomm DWC3 glue to pass the qcom
glue context around before the core is allocated.
Remove this problem, and clean up the code, by passing the dwc3_qcom
struct around during probe, instead of acquiring it from the drvdata.
Acked-by: Thinh Nguyen <[email protected]>
Tested-by: Neil Armstrong <[email protected]> # on SM8650-QRD
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/tests/fpga-bridge-test.c')
0 files changed, 0 insertions, 0 deletions
