commit | 64f7aed83d776956d68afd5dad8bdc7824a5b843 | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Fri Oct 10 14:31:53 2014 +0200 |
committer | Inki Dae <daeinki@gmail.com> | Mon Nov 03 01:51:28 2014 +0900 |
tree | d938e2479609dbe899f2342da2544bf3fe3198a4 | |
parent | 9887e2d9da7f8e5a4dc883ba3156874efe10eb95 [diff] |
drm/exynos: propagate plane initialization errors In case of error during plane initialization load callback incorrectly return success, this patch fixes it. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>