commit | d315bc1be9553be33ea5ae5df20e0b2743bca2ff | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Fri Mar 22 08:16:09 2019 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Apr 04 10:07:10 2019 +0200 |
tree | 7bc1794d7c305a6a4fd0803a4fb546c19fa17839 | |
parent | b9a1d801a9dd2c20c4ac3a3f0f220ad589a56f88 [diff] |
rtc: wm831x: remove unnecessary goto There is no specific handling in the error path of wm831x_rtc_probe, remove the unnecessary goto and label. Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>