commit | 0f770b4765846846cc531f6828fb8402f92e2649 | [log] [tgz] |
---|---|---|
author | Daniel Morsing <daniel.morsing@gmail.com> | Wed Aug 03 22:10:51 2011 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Sep 14 18:08:23 2011 +0300 |
tree | 31ed12aab54ca0a36de501e7ad64f53bac3c69de | |
parent | 05e1d6060743e34e3a9db65346168dc688f9223e [diff] |
OMAP: DSS2: Don't allow moving managers away from enabled displays If a manager is moved while attached to an enabled display, the DSS system will be left in an inconsistent state. This will eventually cause a kernel oops when the enabled display is disabled. Fix this by not allowing the user to move a manager away from an enabled display. Signed-off-by: Daniel Morsing <daniel.morsing@gmail.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>