[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171206194238.12824-1-andreas.platschek@opentech.at>
Date: Wed, 6 Dec 2017 20:42:36 +0100
From: Andreas Platschek <andreas.platschek@...ntech.at>
To: linux-kernel@...r.kernel.org
Cc: a.zummo@...ertech.it, alexandre.belloni@...e-electrons.com,
linux-rtc@...r.kernel.org,
Andreas Platschek <andreas.platschek@...ntech.at>
Subject: [PATCH 0/2] rtc: omap: clk_prepare_enable error handling
The unbalanced clk_prepare_enable/clk_disable_unprepare were found
by Linux Driver Verification project (linuxtesting.org). While
going through the report from LDV, the missing check of the return
value from clk_prepare_enable() was found.
Andreas Platschek (2):
rtc: omap: check for clk_prepare_enable() error
rtc: omap: fix unbalanced clk_prepare_enable/clk_disable_unprepare
drivers/rtc/rtc-omap.c | 16 +++++++++++++---
1 file changed, 13 insertions(+), 3 deletions(-)
--
2.11.0
Powered by blists - more mailing lists