bus: ti-sysc: Adjust exception handling in sysc_child_add_named_clock()
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 6 Nov 2019 18:12:30 +0000 (19:12 +0100)
committerTony Lindgren <tony@atomide.com>
Thu, 14 Nov 2019 17:07:03 +0000 (09:07 -0800)
commitcb6cfe2eaed171b5a2e575fa3f0cf0924b5bd1d2
tree140437acab589e8948de018e944ad4c340317f3f
parent020003f763e24e4ed0bb3d8909f3940891536d5d
bus: ti-sysc: Adjust exception handling in sysc_child_add_named_clock()

Add a jump target so that a call of the function “clk_put”
can be better reused at the end of this function.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/bus/ti-sysc.c