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)
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>

No differences found