OMAP: DSS2: Clean up a switch-case
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 24 Feb 2011 11:59:13 +0000 (13:59 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 11 Mar 2011 13:46:24 +0000 (15:46 +0200)
Support for the display interface was checked in a separate switch-case.
There's no reason for that, and this patch handles the fail code path in
the same switch-case where the display initialization is done.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found