rtc: s3c: Jump to central exit point on getting src clock error
authorKrzysztof Kozlowski <krzk@kernel.org>
Fri, 16 Jun 2017 19:28:02 +0000 (21:28 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sat, 24 Jun 2017 20:52:32 +0000 (22:52 +0200)
commit8768e7b3e3677fb51bf3ed5ceef174f40be4c287
tree61ed3d3724b6c792cd1050d58782465a1c396ada
parentfe6d94fe66b50c10c94911e525ad680a8f2dfc21
rtc: s3c: Jump to central exit point on getting src clock error

In other error paths in probe, centralized exit point was used so make
this consistent.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-s3c.c