diff options
| author | Massimo Pegorer <[email protected]> | 2023-08-03 13:08:11 +0200 |
|---|---|---|
| committer | Kever Yang <[email protected]> | 2023-08-12 10:37:57 +0800 |
| commit | e4c6ccc6875638766970d249a6cb5dacce6822fe (patch) | |
| tree | 3fcae2f77e2e2668f4e0f328a80448e03b7e1914 /include/linux/kernel.h | |
| parent | 36adce73724d53f0a22520af86690381b69518aa (diff) | |
clk: rockchip: rk3308: Fix ordering between masking and shifting
As per definitions of masks and shift offsets in cru_rk3308.h, values
read from registers must be first masked and then shifted. By the way,
this fix is binary invariant, because in all of fixed cases the shift
offset is zero.
Signed-off-by: Massimo Pegorer <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions
