]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit60003dc2ec0588f630a394c25ef553cef5465d92
tree61ed3d3724b6c792cd1050d58782465a1c396ada
parent0b5e83b346283d856dade4db178cd67e08b892b7
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