diff options
author | Dario Binacchi <dariobin@libero.it> | 2021-06-02 22:38:00 +0200 |
---|---|---|
committer | Lokesh Vutla <lokeshvutla@ti.com> | 2021-06-09 22:23:44 +0530 |
commit | 82a456a085facede0913a742660df9a1607d1543 (patch) | |
tree | 358630dab2344ebfabf04c6abc5ccac788eeb356 /drivers/timer/rockchip_timer.c | |
parent | 6acee20e57c751b20321c95ed78aa452febf1f7e (diff) |
rtc: davinci: replace 32bit access with 8bit access
Use 32-bit access only where it is needed. Most of the RTC registers
contain useful information in the 8 least significant bits, the others
are reserved.
Signed-off-by: Dario Binacchi <dariobin@libero.it>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Link: https://lore.kernel.org/r/20210602203805.11494-4-dariobin@libero.it
Diffstat (limited to 'drivers/timer/rockchip_timer.c')
0 files changed, 0 insertions, 0 deletions