]> git.baikalelectronics.ru Git - kernel.git/commit
alarmtimer: Update alarmtimer_get_rtcdev() docs to reflect reality
authorStephen Boyd <swboyd@chromium.org>
Fri, 24 Jan 2020 05:58:49 +0000 (21:58 -0800)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 24 Jan 2020 20:00:20 +0000 (21:00 +0100)
commitff531ab8af8284a82b4f2f588ec65faeb4e7f83e
tree2abf72bc1bf384f6885c42401581475cf93e6a27
parent913e678604e9f303f94f0641e2a65113f85a2326
alarmtimer: Update alarmtimer_get_rtcdev() docs to reflect reality

This function doesn't do anything like this comment says when an RTC device
hasn't been chosen. It looks like we used to do something like that before
commit 7b6c0d823ead ("alarmtimers: Rework RTC device selection using class
interface") but that's long gone now. Remove this sentence to avoid
confusing the reader.

Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20200124055849.154411-5-swboyd@chromium.org
kernel/time/alarmtimer.c