OMAP: DSS2: fix driver probe error handling
authorTomi Valkeinen <tomi.valkeinen@nokia.com>
Wed, 17 Feb 2010 09:50:07 +0000 (11:50 +0200)
committerTomi Valkeinen <tomi.valkeinen@nokia.com>
Thu, 18 Feb 2010 11:19:45 +0000 (13:19 +0200)
commitc121b15244c53637c3e9ca608b8816abcfbe2f8e
tree9747a1c28fb9ab9950fb2c77adbd5c84a50adf71
parente020f9af6d8311cd935217219f49175e161be100
OMAP: DSS2: fix driver probe error handling

If driver's probe failed, the uninit was not called.

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