commit | d40a01c8bc6188eae5b30644d7080c292e2cf166 | [log] [tgz] |
---|---|---|
author | Riku Karjalainen <riku.karjalainen@vaisala.com> | Wed Jun 04 07:38:32 2025 +0000 |
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | Mon Jun 23 14:44:48 2025 +0000 |
tree | 0ccb2adc8e8c8fbebf1bd4b2fa63f01cf0446f6d | |
parent | 9d41cbaf94cb780600d3619c08b42b96e279dd36 [diff] |
drivers: usb: stm32: fix stm32u5x clock disable in sleep mode Replace logical OR with bitwise OR. Signed-off-by: Riku Karjalainen <riku.karjalainen@vaisala.com> (cherry picked from commit 9493af937dd28e235d3ccaf9dedf17920fd38fef)