]> Pileus Git - ~andy/linux/commit
OMAPDSS: DISPC: Clean up scaling related clock and five tap calculations
authorArchit Taneja <archit@ti.com>
Thu, 8 Sep 2011 07:45:11 +0000 (13:15 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 30 Sep 2011 13:17:26 +0000 (16:17 +0300)
commit79ad75f27b3096e163d3d8970bfd95b4c077dce7
treee2dce46d727821784c93891db01dd38f88615a69
parentebdc52499f56ddb63318e7bcb5e80b774bb80264
OMAPDSS: DISPC: Clean up scaling related clock and five tap calculations

Move DISPC scaling related code from dispc_ovl_setup() to a new function
dispc_ovl_calc_scaling(). Use overlay caps to check if the overlay can scale or
not. No functional changes are made.

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dispc.c