Hi Arvind,
On Wed, Jun 28, 2017 at 02:15:23PM +0530, Arvind Yadav wrote:
> Handle return value of clk_prepare_enable. In case of error at init time,
> rollback iomapping and unprepare clk.
A failure in digicolor_timer_init() means that the system doesn't boot. I'm
not sure how useful the cleanup
Handle return value of clk_prepare_enable. In case of error at init time,
rollback iomapping and unprepare clk.
Signed-off-by: Arvind Yadav
---
drivers/clocksource/timer-integrator-ap.c | 23 +++
1 file changed, 19 insertions(+), 4 deletions(-)
diff --git a/drivers/clocksour
Handle return value of clk_prepare_enable. In case of error at init time,
rollback iomapping and unprepare clk.
Signed-off-by: Arvind Yadav
---
drivers/clocksource/timer-digicolor.c | 20
1 file changed, 16 insertions(+), 4 deletions(-)
diff --git a/drivers/clocksource/time
3 matches
Mail list logo