From: Sekhar Nori Date: Wed, 6 Jul 2011 06:01:22 +0000 (+0000) Subject: davinci: enable forced transitions on PSC X-Git-Tag: v3.1-rc1~149^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aad70de20fc69970a3080e7e8f02b54a4a3fe3e6;p=pandora-kernel.git davinci: enable forced transitions on PSC Some DaVinci modules like the SATA on DA850 need forced module state transitions. Define a "force" flag which can be passed to the PSC config function to enable it to make forced transitions. Forced transitions shouldn't normally be attempted, unless the TRM explicitly specifies its usage. ChangeLog: v2: Modified to take care of the fact that davinci_psc_config() now takes the flags directly. Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed