diff options
| author | Sven Peter <sven@kernel.org> | 2025-10-26 12:21:36 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-10-28 15:35:21 +0100 |
| commit | 7915d513e22db3226bfc7d5428b6dd6faa3ce181 (patch) | |
| tree | 0e993db751bd7d09c5385c1f6538f3f4c0648e81 /kernel/debug/git@git.tavy.me:linux.git | |
| parent | abf640a2436f3cd21f3d63eeccb332b4056adb9e (diff) | |
usb: dwc3: apple: Only support a single reset controller
As pointed out by Philipp, Apple's dwc3 controller only uses a single
reset line and there's thus no need to use reset controller array
functions. The only functional change here is replacing
devm_reset_control_array_get_exclusive with
devm_reset_control_get_exclusive. The rest are only cosmetic changes
to replace "resets" with "reset".
Reported-by: Philipp Zabel <p.zabel@pengutronix.de>
Closes: https://lore.kernel.org/asahi/47112ace39ea096242e68659d67a401e931abf3a.camel@pengutronix.de/
Fixes: 0ec946d32ef7 ("usb: dwc3: Add Apple Silicon DWC3 glue layer driver")
Signed-off-by: Sven Peter <sven@kernel.org>
Link: https://patch.msgid.link/20251026-b4-dwc3-apple-reset-array-fix-v1-1-ccdbacd63f78@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/debug/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
