aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/pci.c
diff options
context:
space:
mode:
authorIvaylo Ivanov <[email protected]>2025-04-13 16:37:55 +0000
committerKrzysztof Kozlowski <[email protected]>2025-04-14 06:51:18 +0000
commitdd303e021996a0e43963d852af8a3277e6f5ed88 (patch)
tree963a804b6287fb4c37df40abe718fd94e34d874f /rust/helpers/pci.c
parentfirmware: exynos-acpm: check saved RX before bailing out on empty RX queue (diff)
downloadkernel-dd303e021996a0e43963d852af8a3277e6f5ed88.tar.gz
kernel-dd303e021996a0e43963d852af8a3277e6f5ed88.zip
soc: samsung: usi: prevent wrong bits inversion during unconfiguring
Instead of setting bit 1 (USI_OPTION_CLKSTOP_ON) during USI unconfiguring, all the other bits in the USI_OPTION register get inverted, which should not happen as that means the clock will keep getting provided to the USI IP. Remove the unnecessary tilde. Fixes: 11e77776b58a ("soc: samsung: usi: add a routine for unconfiguring the ip") Signed-off-by: Ivaylo Ivanov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'rust/helpers/pci.c')
0 files changed, 0 insertions, 0 deletions