From: Tomi Valkeinen Date: Wed, 18 May 2011 08:59:21 +0000 (+0300) Subject: OMAP: DSS2: Add FEAT_VENC_REQUIRES_TV_DAC_CLK X-Git-Tag: v3.1-rc1~98^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=525dae613638320c880afcc0d8d6dd27141fc4e4;p=pandora-kernel.git OMAP: DSS2: Add FEAT_VENC_REQUIRES_TV_DAC_CLK OMAP3430 requires an 96MHz clock to VENC's DAC, but no other OMAP needs it. Add a new feature, FEAT_VENC_REQUIRES_TV_DAC_CLK, which tells if the clock is needed on this platform, and use that feature in venc.c to decide if the clock needs enabling. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed