diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2022-08-16 16:18:25 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2022-08-23 22:17:29 +0200 |
commit | 07ae9278b423500f93e10869b1a50276d82050ec (patch) | |
tree | 7e9355261c25377c7776b701f867664dfb3c2c50 /drivers/rtc/rtc-ti-k3.c | |
parent | 568035b01cfb107af8d2e4bd2fb9aea22cf5b868 (diff) | |
download | linux-next-07ae9278b423500f93e10869b1a50276d82050ec.tar.gz |
rtc: mpfs: Remove printing of stray CR
During boot, the driver prints out a stray carriage return character.
Remove it, together with the preceding space character.
While at it, change prescaler to "unsigned long", as returned by
clk_get_rate(), to avoid truncating very large clock rates, and update
the format specifiers.
Fixes: 0b31d703598dc199 ("rtc: Add driver for Microchip PolarFire SoC")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/bce2ca405ef96b1363fd1370887409d9e8468422.1660659437.git.geert+renesas@glider.be
Diffstat (limited to 'drivers/rtc/rtc-ti-k3.c')
0 files changed, 0 insertions, 0 deletions