]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: mvebu: cp110: make failure labels more meaningful
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Fri, 7 Apr 2017 13:47:08 +0000 (15:47 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Thu, 1 Jun 2017 14:07:35 +0000 (16:07 +0200)
commit29e6beb5a55fe79c94e0f746d0de7bd851cd3618
tree52b07f4969a67a94e9a8cba8b9bbd5db3d8eb4a2
parent2ea659a9ef488125eb46da6eb571de5eae5c43f6
clk: mvebu: cp110: make failure labels more meaningful

In preparation to the addition of a new clock, rename the goto labels
used to handle the failure cases using a name related to the failure
cause. This will allow to insert additional failing cases without
renaming all the labels.

Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
drivers/clk/mvebu/cp110-system-controller.c