rtc: stm32: allow disabling of pending alarm

Currently there's no way of disabling an RTC alarm if it's set; only if
it's active. This commit disables the alarm, regardless of the status.

Signed-off-by: Emil Lindqvist <emil@lindq.gr>
1 file changed