| commit | e528e3a8b4e005e6e2c9e50fdee1ab7e84cf1e27 | [log] [tgz] |
|---|---|---|
| author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Feb 24 13:59:13 2011 +0200 |
| committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Mar 11 15:46:24 2011 +0200 |
| tree | 57d492c7e37fa3fd18f664837fb88c379300c415 | |
| parent | d0030452b5057570db47e953433f689e4a5475b5 [diff] |
OMAP: DSS2: Clean up a switch-case 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>