From: Sylwester Nawrocki Date: Mon, 9 Apr 2012 16:51:56 +0000 (-0300) Subject: [media] m5mols: Refactored controls handling X-Git-Tag: v3.5-rc1~104^2~201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c5da0baaada8e8c7176a3e310dfdb4362f74d80;p=pandora-kernel.git [media] m5mols: Refactored controls handling This patch is a prerequisite for the new controls addition. It consolidates the control handling code, which is moved to m5mols_controls.c and staticized. The controls initialization is reordered to better reflect the control clusters and make the diffs smaller when new controls are added. To make the code easier to follow when more controls is added use separate set function for each control. Rewrite the image effect registers handling. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed