OMAPDSS: refactor dss probe function
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 4 Jun 2015 10:02:52 +0000 (13:02 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 17 Jun 2015 10:44:41 +0000 (13:44 +0300)
commit7e328f5adcabb0b08e713f202b4a0fc388b2319e
treed6eb4df6c973c45e7eb83c0668bbc9ca4026bf9e
parentf99467b3549be1c87757e564d18eea6e541060c4
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>
drivers/video/fbdev/omap2/dss/dss.c