mfd: ti_am335x_tscadc: Get rid of useless gotos
authorMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 15 Oct 2021 08:14:30 +0000 (10:14 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 20 Oct 2021 16:17:31 +0000 (17:17 +0100)
commit287ee127bf0bc6ede07426a57de1475d0a60b503
tree8b52db431d80254d8eb5095035bef7f249eb70af
parent243e3cb9c093cab2e999e738304f1a23770b3717
mfd: ti_am335x_tscadc: Get rid of useless gotos

Goto's jumping to a return statement are not really useful, drop them.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20211015081506.933180-13-miquel.raynal@bootlin.com
drivers/mfd/ti_am335x_tscadc.c