commit | 9d41cbaf94cb780600d3619c08b42b96e279dd36 | [log] [tgz] |
---|---|---|
author | Riku Karjalainen <riku.karjalainen@vaisala.com> | Wed Apr 02 11:25:12 2025 +0000 |
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | Mon Jun 23 14:44:48 2025 +0000 |
tree | cf2097c02e562109cffe837c92d17cbf313a8e1e | |
parent | 34b526826adf86726ca3375f25dad6eb43024742 [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 160ef4670a79e94929ee545abb52767782845a5a)