ARM: OMAP3: Use common error handling code in omap3xxx_hwmod_init()
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 20 Oct 2017 14:30:23 +0000 (16:30 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 25 Oct 2017 16:54:02 +0000 (09:54 -0700)
commitf33aadd26653b5d6d5ed5400d68686a9f78b8132
treebd39791a1a65bc92d6f3fb78b153179f8a08251c
parentd25c70cfebaea59a6c8c4966e9a75f5c750131bd
ARM: OMAP3: Use common error handling code in omap3xxx_hwmod_init()

Add a jump target so that a bit of exception handling can be better reused
at the end of this function.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c