diff options
author | Andreas Platschek <andreas.platschek@opentech.at> | 2017-12-06 20:42:38 +0100 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2017-12-18 23:05:11 +0100 |
commit | 2da6877f0e2ced7825a31556ada6b2ac2e50877f (patch) | |
tree | d9d4fcc54cd408afc583d1a93c8b0fdcc14c974e /drivers/rtc/rtc-r7301.c | |
parent | rtc: ac100: Fix multiple race conditions (diff) | |
download | linux-2da6877f0e2ced7825a31556ada6b2ac2e50877f.tar.xz linux-2da6877f0e2ced7825a31556ada6b2ac2e50877f.zip |
rtc: omap: fix unbalanced clk_prepare_enable/clk_disable_unprepare
There are 2 error paths after clk_prepare_enable() was called, where
clk_disable_unprepare() is missing.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Andreas Platschek <andreas.platschek@opentech.at>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'drivers/rtc/rtc-r7301.c')
0 files changed, 0 insertions, 0 deletions