]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit34a8ae62bb8e34ac1cc06e61eac7442ede84ab94
treed6eb4df6c973c45e7eb83c0668bbc9ca4026bf9e
parentd26658cc8d738fa3b35039bcdfa65c52c56bc9e5
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