commit | 7e328f5adcabb0b08e713f202b4a0fc388b2319e | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Jun 04 13:02:52 2015 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Jun 17 13:44:41 2015 +0300 |
tree | d6eb4df6c973c45e7eb83c0668bbc9ca4026bf9e | |
parent | f99467b3549be1c87757e564d18eea6e541060c4 [diff] |
OMAPDSS: refactor dss probe function Refactor dss probe function by extracting the setup for video plls into a separate function. The call to this function is also moved to a slightly earlier phase, so that in error case we can bail out more easily. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>