From: Taneja, Archit Date: Tue, 15 Mar 2011 04:28:22 +0000 (-0500) Subject: OMAP: DSS2: FEATURES: Functions to return min and max values of parameters X-Git-Tag: v2.6.39-rc1~98^2~58^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31ef82377f1e0f1bc7d308ae4312e6cc5a431885;p=pandora-kernel.git OMAP: DSS2: FEATURES: Functions to return min and max values of parameters Create 2 functions dss_feat_get_param_min() and dss_feat_get_param_max() which return the minimum and maximum value of a parameter. Introduce a enum in dss_features called dss_range_param which contains parameters whose ranges we are interested in. Replace this with dss_feat_get_max_dss_fck() which is specific to the parameter DSS_FCK. Signed-off-by: Archit Taneja Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed