commit | 7566e247672d6ab67ce2a4c0fe03c17d695481b7 | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan@agner.ch> | Mon Nov 16 16:25:17 2015 -0800 |
committer | Stefan Agner <stefan@agner.ch> | Thu Feb 25 16:13:16 2016 -0800 |
tree | b299899265263ac650fba9dbdd77d73398173235 | |
parent | 72cc05a5182079a2506c85f2cf4782dca3ac7e21 [diff] |
drm/fsl-dcu: handle initialization errors properly If initialization fails (e.g. due to missing panel node or deferred probe) make sure to roll-back all operations and return the error code. Signed-off-by: Stefan Agner <stefan@agner.ch>