From: Archit Taneja Date: Wed, 2 Mar 2011 06:27:25 +0000 (+0530) Subject: OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP X-Git-Tag: v2.6.39-rc1~98^2~58^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=067a57e48e302863eb2d5ac0900ae9ae65dbc8c3;p=pandora-kernel.git OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP Clock source names vary across OMAP2/3 and OMAP4, the clock source enum names have been made generic in the driver, but for purposes of debugging and dumping clock sources, it is better to preserve the actual TRM name of the clock. Introduce a dss feature function 'dss_feat_get_clk_source_name()' which returns a string with the TRM clock name for the current OMAP in use. The OMAP specific name is printed along the generic name within brackets. Signed-off-by: Archit Taneja Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed