summaryrefslogtreecommitdiff
path: root/include/linux/workqueue.h
diff options
context:
space:
mode:
authorSelvarasu Ganesan <selvarasu.g@samsung.com>2026-04-17 09:33:11 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-04-27 18:57:26 +0300
commitaad35f9c926ec220b0742af1ada45666ae667956 (patch)
tree190a9a5bfdc6813bf5801624c5ea8b8f0ec79e15 /include/linux/workqueue.h
parentf6ec9bb4acc7182b25a793ad094a764e1cb819a7 (diff)
downloadlinux-aad35f9c926ec220b0742af1ada45666ae667956.tar.xz
usb: dwc3: Move GUID programming after PHY initialization
The Linux Version Code is currently written to the GUID register before PHY initialization. Certain PHY implementations (such as Synopsys eUSB PHY performing link_sw_reset) clear the GUID register to its default value during initialization, causing the kernel version information to be lost. Move the GUID register programming to occur after PHY initialization completes to ensure the Linux version information persists. Fixes: fa0ea13e9f1c ("usb: dwc3: core: write LINUX_VERSION_CODE to our GUID register") Cc: stable <stable@kernel.org> Reported-by: Pritam Manohar Sutar <pritam.sutar@samsung.com> Signed-off-by: Selvarasu Ganesan <selvarasu.g@samsung.com> Acked-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com> Link: https://patch.msgid.link/20260417063314.2359-1-selvarasu.g@samsung.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions