Skip to content
Commit 23cebe22 authored by Haavard Skinnemoen's avatar Haavard Skinnemoen
Browse files

[AVR32] Warn, don't BUG if clk_disable is called too many times



Print a helpful warning along with a stack dump if clk_disable is
called on a already-disabled clock. Remove the BUG_ON().

Extracted from a patch by David Brownell.

Signed-off-by: default avatarHaavard Skinnemoen <hskinnemoen@atmel.com>
parent 7a5fe238
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment