From: Sekhar Nori Date: Wed, 6 Jul 2011 06:01:21 +0000 (+0000) Subject: davinci: pass clock flags to davinci_psc_config() X-Git-Tag: v3.1-rc1~149^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a51ca38b6330e463cc1a7adf64502ff735452915;p=pandora-kernel.git davinci: pass clock flags to davinci_psc_config() Enabling or disabling a PSC can take certain modifiers like "disable with reset", "force enable/disable" and "enable/disable with local reset" apart from the regular clock gating functionality. Pass a flags argument to davinci_psc_config() so these variations can be supported there. At this time only "disable with reset" is supported, but other functionality will be added in subsequent patches. Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed