OMAPDSS: HDMI4: fix error handling
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 24 Mar 2015 13:46:33 +0000 (15:46 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 17 Jun 2015 12:44:29 +0000 (15:44 +0300)
commit9bba13f0d74cea808f417370961bb3421a09bcb6
tree76eaef9b429483a38549cb2e2d0c578960d1629b
parente4c5ae7fdfa6cae39b458abb99ed669ba3c19af0
OMAPDSS: HDMI4: fix error handling

Error handling in hdmi_power_on_full() is not correct, and could leave
resources unfreed.

Fix this by arranging the error labels correctly.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/omap2/dss/hdmi4.c