omap: McBSP: Do not enable SRG in slave mode
authorPeter Ujfalusi <peter.ujfalusi@nokia.com>
Tue, 31 Aug 2010 08:11:44 +0000 (08:11 +0000)
committerTony Lindgren <tony@atomide.com>
Mon, 27 Sep 2010 17:15:25 +0000 (10:15 -0700)
McBSP SRG (Sample Rate Generator) and FSG (Frame Sync
Generator) is only needed to be enabled, when McBSP
is master.
In McBSP slave mode, the SRG, and FSG can be kept disabled,
which might save some power at the end in this configuration.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Acked-by: Jarkko Nikula <jhnikula@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found