diff options
author | Wolfram Sang <[email protected]> | 2021-11-17 10:37:10 +0100 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2021-11-22 10:53:01 +0100 |
commit | 57ea9daad51f7707f61a602a743decf10cf9fea9 (patch) | |
tree | 9831ee7e035a12e2af8cc16e7631c45c1fe5bc91 /drivers/usb/cdns3/cdns3-trace.c | |
parent | 2db468d6fda4c33d26ba9dde7c72e081b2b86ad1 (diff) |
memory: renesas-rpc-if: avoid use of undocumented bits
Instead of writing fixed values with undocumented bits which happen to
be set on some SoCs, better switch to read-modify-write operations
changing only bits which are documented. This is way more future-proof
as we don't know yet how these bits may be on upcoming SoCs.
Signed-off-by: Wolfram Sang <[email protected]>
Tested-by: Lad Prabhakar <[email protected]>
Reviewed-by: Lad Prabhakar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions