commit | 29e6beb5a55fe79c94e0f746d0de7bd851cd3618 | [log] [tgz] |
---|---|---|
author | Gregory CLEMENT <gregory.clement@free-electrons.com> | Fri Apr 07 15:47:08 2017 +0200 |
committer | Gregory CLEMENT <gregory.clement@free-electrons.com> | Thu Jun 01 16:07:35 2017 +0200 |
tree | 52b07f4969a67a94e9a8cba8b9bbd5db3d8eb4a2 | |
parent | 2ea659a9ef488125eb46da6eb571de5eae5c43f6 [diff] |
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>