diff options
author | Johan Hovold <johan+linaro@kernel.org> | 2023-02-02 16:54:38 +0100 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2023-02-09 23:23:44 +0100 |
commit | 35d9c472925748a1cb1f5b6cc8ae71cf8138e30f (patch) | |
tree | 0beda9fac567ca1c35eb8b5bfd0beef49bd4ca5c /drivers/remoteproc/qcom_q6v5.h | |
parent | 3c3326394ba420608d0665aef846b2268c9c9629 (diff) |
rtc: pm8xxx: use u32 for timestamps
The PMIC RTC registers are 32-bit so explicitly use u32 rather than
unsigned long for timestamps to reflect the hardware.
This will also help avoid unintentional range extensions when adding
support for managing an external offset.
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20230202155448.6715-13-johan+linaro@kernel.org
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'drivers/remoteproc/qcom_q6v5.h')
0 files changed, 0 insertions, 0 deletions