diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2024-12-17 10:13:26 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2025-01-09 20:29:24 +0300 |
commit | 8c28c4993f117e03130a51160229bde7ad388240 (patch) | |
tree | 2fa3a3fd4096ce097f284f4f4f1cbf28b0f92dd4 /scripts/lib/kdoc/kdoc_files.py | |
parent | 7158c61afdcff436d087a093b45f599bb8805434 (diff) | |
download | linux-8c28c4993f117e03130a51160229bde7ad388240.tar.xz |
rtc: use boolean values with device_init_wakeup()
device_init_wakeup() second argument is a bool type. Use proper boolean
values when calling it to match the type and to produce unambiguous code
which is easier to understand.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Link: https://lore.kernel.org/r/20241217071331.3607-2-wsa+renesas@sang-engineering.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions