commit | 71b6667765c7019f3fd5ea5e0c02f65f7331f3e1 | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Fri Apr 11 12:53:32 2014 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Apr 15 13:35:28 2014 +0300 |
tree | a33eef485fd8f72460ffa2d29d7f9cd5860f4d05 | |
parent | f2cff0f34ff2c51f703880a2b883ea0c9de4a5ac [diff] |
drm/omap: Fix crash when using LCD3 overlay manager The channel_names list didn't have a string populated for LCD3 manager, this results in a crash when the display's output is connected to LCD3. Add an entry for LCD3. Reported-by: Somnath Mukherjee <somnath@ti.com> Signed-off-by: Archit Taneja <archit@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>