diff options
author | Andrei Vagin <avagin@gmail.com> | 2019-04-07 21:15:42 -0700 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-04-10 15:23:26 +0200 |
commit | 07d7e12091f4ab869cc6a4bb276399057e73b0b3 (patch) | |
tree | dd505b68149ade6a64d4cce596329209b8cbbc24 /sound/soc | |
parent | 2a6a8e2d9004b5303fcb494588ba3a3b87a256c3 (diff) | |
download | linux-stable-07d7e12091f4ab869cc6a4bb276399057e73b0b3.tar.gz linux-stable-07d7e12091f4ab869cc6a4bb276399057e73b0b3.tar.bz2 linux-stable-07d7e12091f4ab869cc6a4bb276399057e73b0b3.zip |
alarmtimer: Return correct remaining time
To calculate a remaining time, it's required to subtract the current time
from the expiration time. In alarm_timer_remaining() the arguments of
ktime_sub are swapped.
Fixes: d653d8457c76 ("alarmtimer: Implement remaining callback")
Signed-off-by: Andrei Vagin <avagin@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Cc: Stephen Boyd <sboyd@kernel.org>
Cc: John Stultz <john.stultz@linaro.org>
Cc: stable@vger.kernel.org
Link: https://lkml.kernel.org/r/20190408041542.26338-1-avagin@gmail.com
Diffstat (limited to 'sound/soc')
0 files changed, 0 insertions, 0 deletions